add gnome.mk to debian/rules, which should call dh_icons
This commit is contained in:
parent
663096ff16
commit
d7c79f8cd8
|
@ -4,5 +4,6 @@ DEB_PYTHON_SYSTEM = pycentral
|
|||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/python-distutils.mk
|
||||
include /usr/share/cdbs/1/class/gnome.mk
|
||||
|
||||
DEB_INSTALL_CHANGELOGS_ALL := ChangeLog
|
||||
|
|
Loading…
Reference in New Issue