From d7c79f8cd8ffb1757e189af7a9747b48035e409c Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Wed, 4 Jun 2008 13:15:03 +0100 Subject: [PATCH] add gnome.mk to debian/rules, which should call dh_icons --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index c2e4bdfe..ab737c38 100755 --- a/debian/rules +++ b/debian/rules @@ -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