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

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Fri Jun 17 05:45:20 UTC 2011


Author: gudjon-guest
Date: Fri Jun 17 05:45:19 2011
New Revision: 38574

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38574
Log:
Removed lines to install override files from rules file.

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=38574&op=diff
==============================================================================
--- packages/ng-spice-rework/trunk/debian/rules (original)
+++ packages/ng-spice-rework/trunk/debian/rules Fri Jun 17 05:45:19 2011
@@ -115,14 +115,6 @@
 	# 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/* \




More information about the debian-science-commits mailing list