[Pkg-cli-apps-commits] r4994 - /packages/themonospot/trunk/debian/rules

sebner-guest at users.alioth.debian.org sebner-guest at users.alioth.debian.org
Sun Jun 28 17:53:38 UTC 2009


Author: sebner-guest
Date: Sun Jun 28 17:53:36 2009
New Revision: 4994

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4994
Log:
fixed rules file, now ready for sponsoring

Modified:
    packages/themonospot/trunk/debian/rules

Modified: packages/themonospot/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/themonospot/trunk/debian/rules?rev=4994&op=diff
==============================================================================
--- packages/themonospot/trunk/debian/rules (original)
+++ packages/themonospot/trunk/debian/rules Sun Jun 28 17:53:36 2009
@@ -31,7 +31,7 @@
 	dh_auto_configure -- GMCS=/usr/bin/csc
 
 override_dh_auto_install:
-	dh $@
+	dh_auto_install
 	convert $(CURDIR)/themonospot-gui/resources/monoSPOT_16.png \
 	$(CURDIR)/debian/themonospot/usr/share/pixmaps/themonospot.xpm
 	chmod -x $(CURDIR)/debian/themonospot/usr/share/pixmaps/themonospot.png




More information about the Pkg-cli-apps-commits mailing list