[Pkg-cli-apps-commits] r5068 - /packages/themonospot/trunk/debian/rules
sebner-guest at users.alioth.debian.org
sebner-guest at users.alioth.debian.org
Fri Aug 14 12:59:29 UTC 2009
Author: sebner-guest
Date: Fri Aug 14 12:59:29 2009
New Revision: 5068
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5068
Log:
Really delete .pc file
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=5068&op=diff
==============================================================================
--- packages/themonospot/trunk/debian/rules (original)
+++ packages/themonospot/trunk/debian/rules Fri Aug 14 12:59:29 2009
@@ -35,7 +35,7 @@
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
- rm -rf /usr/lib/pkgconfig/themonospot-base.pc
+ rm -f $(CURDIR)/debian/themonospot/usr/lib/pkgconfig/themonospot-base.pc
%:
dh --with quilt $@
More information about the Pkg-cli-apps-commits
mailing list