Package: abakus
Severity: wishlist

The package installs an icon, so please call dh_icons during the build.
The attached patch does this. Before applying please check that cdbs has
not added this to the debhelper.mk script, it currently doesn't
(#432851).

Thanks,

James
Index: abakus-0.91/debian/rules
===================================================================
--- abakus-0.91.orig/debian/rules       2007-11-01 18:59:54.000000000 +0000
+++ abakus-0.91/debian/rules    2007-11-01 19:00:04.000000000 +0000
@@ -21,6 +21,7 @@
        $(SCONS) install
        install -D -m 644 debian/abakus.xpm 
debian/abakus/usr/share/pixmaps/abakus.xpm
        chrpath -d debian/abakus/usr/bin/abakus
+       dh_icons -pabakus
 
 clean::
        $(SCONS) --clean

Reply via email to