[ngspice] 25/61: Removed lines to install override files from rules file.

Andreas Tille tille at debian.org
Tue Dec 12 14:08:40 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 bdcb6bcd69d83c082bf002993e02f38d5abfde36
Author: Gudjon I. Gudjonsson <gudjon at gudjon.org>
Date:   Fri Jun 17 05:45:19 2011 +0000

    Removed lines to install override files from rules file.
---
 debian/rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 1e2cea3..1d5efb3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -115,14 +115,6 @@ endif
 	# Remove empty dirs:
 	find $(CURDIR)/debian/tclspice -type d -empty -delete
 
-	# Override file for ngspice
-	#mkdir -p $(CURDIR)/debian/ngspice/usr/share/lintian/overrides/
-	#install -p -o root -g root -m 644 $(CURDIR)/debian/ngspice.overrides \
-	#	$(CURDIR)/debian/ngspice/usr/share/lintian/overrides/ngspice
-	# Override file for tclspice
-	mkdir -p $(CURDIR)/debian/tclspice/usr/share/lintian/overrides/
-	install -p -o root -g root -m 644 $(CURDIR)/debian/tclspice.overrides \
-		$(CURDIR)/debian/tclspice/usr/share/lintian/overrides/tclspice
 	# Documentation for ngspice, the same as for tclspice
 	mkdir -p $(CURDIR)/debian/tmp/usr/share/doc/ngspice-doc/html
 	cp -a build/manual/manual.html.LyXconv/* \

-- 
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