Package: creox Version: 0.2.2rc2-3 Severity: wishlist Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch
Hi, Please call dh_icons during the build as it will add a postinst snippet to update the icon cache, hopefully improving performance. The following patch is used in Ubuntu to do this. Thanks, James diff -pruN 0.2.2rc2-3/debian/rules 0.2.2rc2-3ubuntu3/debian/rules --- 0.2.2rc2-3/debian/rules 2007-08-15 09:10:38.000000000 +0100 +++ 0.2.2rc2-3ubuntu3/debian/rules 2007-08-15 09:09:46.000000000 +0100 @@ -91,6 +91,7 @@ binary-arch: build install # dh_installcron # dh_installinfo dh_installman + dh_icons dh_link dh_strip dh_compress -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]