r36441 - /packages/qtiplot/trunk/debian/rules

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Fri Apr 30 06:41:07 UTC 2010


Author: gudjon-guest
Date: Fri Apr 30 06:40:59 2010
New Revision: 36441

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36441
Log:
Minor changes

Modified:
    packages/qtiplot/trunk/debian/rules

Modified: packages/qtiplot/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/qtiplot/trunk/debian/rules?rev=36441&op=diff
==============================================================================
--- packages/qtiplot/trunk/debian/rules (original)
+++ packages/qtiplot/trunk/debian/rules Fri Apr 30 06:40:59 2010
@@ -129,7 +129,7 @@
 	chmod -R o-w qtiplot-$$VER ; \
 	fromdos `find qtiplot-$$VER -type f |grep -v .png`; \
 	find qtiplot-$$VER -type f -exec chmod a-x {} \; ;\
-	rm -f .gitignore ;\
+	rm -f qtiplot-$$VER/.gitignore ;\
 	tar -czf qtiplot_$$VER.orig.tar.gz qtiplot-$$VER; \
 	rm -rf qtiplot-$$VER; \
 	rm -f qtiplot_$$VER.orig.tar.bz2);




More information about the debian-science-commits mailing list