r44944 - /packages/ng-spice-rework/trunk/debian/rules

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Sun Jun 3 00:24:54 UTC 2012


Author: gudjon-guest
Date: Sun Jun  3 00:24:54 2012
New Revision: 44944

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44944
Log:
Removing files with incorrect licenses in get-orig-source

Modified:
    packages/ng-spice-rework/trunk/debian/rules

Modified: packages/ng-spice-rework/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/ng-spice-rework/trunk/debian/rules?rev=44944&op=diff
==============================================================================
--- packages/ng-spice-rework/trunk/debian/rules (original)
+++ packages/ng-spice-rework/trunk/debian/rules Sun Jun  3 00:24:54 2012
@@ -171,8 +171,8 @@
 	tar xzf ngspice-$$VER.tar.gz --exclude=CVS --exclude=xgraph; \
 	rm -f ngspice-$$VER/config.sub ;\
 	rm -f ngspice-$$VER/config.guess ;\
-	rm -rf ngspice-$$VER/examples/TransImpedanceAmp \
-	rm -rf ngspice-$$VER/examples/tclspice\tcl-testbench3 \
+	rm -rf ngspice-$$VER/examples/TransImpedanceAmp ;\
+	rm -rf ngspice-$$VER/examples/tclspice\tcl-testbench3 ;\
 	tar czf ngspice_$$VER.orig.tar.gz ngspice-$$VER; \
 	rm -f ngspice-$$VER.tar.gz; \
 	rm -rf ngspice-$$VER; \




More information about the debian-science-commits mailing list