[ngspice] 40/61: Removing files with incorrect licenses in get-orig-source
Andreas Tille
tille at debian.org
Tue Dec 12 14:08:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ngspice.
commit f09f50b6e1442cb13a1560c89910ff75d2c55429
Author: Gudjon I. Gudjonsson <gudjon at gudjon.org>
Date: Sun Jun 3 00:24:54 2012 +0000
Removing files with incorrect licenses in get-orig-source
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 4e84c80..1cbecc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -171,8 +171,8 @@ get-orig-source:
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; \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ngspice.git
More information about the debian-science-commits
mailing list