[Pkg-cli-apps-commits] r4992 - /packages/themonospot/trunk/debian/rules
sebner-guest at users.alioth.debian.org
sebner-guest at users.alioth.debian.org
Sun Jun 28 12:42:14 UTC 2009
Author: sebner-guest
Date: Sun Jun 28 12:42:12 2009
New Revision: 4992
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4992
Log:
fix rules
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=4992&op=diff
==============================================================================
--- packages/themonospot/trunk/debian/rules (original)
+++ packages/themonospot/trunk/debian/rules Sun Jun 28 12:42:12 2009
@@ -31,10 +31,11 @@
dh_auto_configure -- GMCS=/usr/bin/csc
override_dh_auto_install:
+ dh $@
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
- dh $@
+
%:
dh --with quilt $@
More information about the Pkg-cli-apps-commits
mailing list