[Pkg-electronics-commits] [SCM] Packaging for Gnucap branch, master, updated. debian/0.36_20091207-1-5-g5010ac3

أحمد المحمو =?UTF-8?Q?=D8=AF=D9=8A=20?=(Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Tue Sep 27 19:50:13 UTC 2011


The following commit has been merged in the master branch:
commit 5010ac3fdab69090a3feabbb4dc613a1222df7fd
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Tue Sep 27 21:43:55 2011 +0200

    fix_runall.diff patch: patch examples/Makefile.* to override the
    implicit rule that causes runall to be copied to runall.out

diff --git a/debian/patches/fix_runall.diff b/debian/patches/fix_runall.diff
index 997f74c..45d478b 100644
--- a/debian/patches/fix_runall.diff
+++ b/debian/patches/fix_runall.diff
@@ -1,7 +1,5 @@
 Description: Added shebang, and explicitly call gnucap
 Author: Hamish Moffatt <hamish at debian.org>
-diff --git a/examples/runall b/examples/runall
-index 35d325a..9e14b69 100755
 --- a/examples/runall
 +++ b/examples/runall
 @@ -1,16 +1,16 @@
@@ -37,3 +35,21 @@ index 35d325a..9e14b69 100755
 +gnucap -b nmp100.ckt 
 +gnucap -b opamp-ol.ckt
 +gnucap -b opamp-vf.ckt
+--- a/examples/Makefile.am
++++ b/examples/Makefile.am
+@@ -16,3 +16,5 @@
+ eqmodify.ckt killzap.ckt killzap.doc nmos.doc nmos100.ckt nmos15.ckt \
+ nmos18.ckt nmos30.ckt nmosgen.c nmp100.ckt nmpgen.c opamp-ol.ckt \
+ opamp-vf.ckt opamp.doc runall runall.out sc18.ckt
++
++%.out: %
+--- a/examples/Makefile.in
++++ b/examples/Makefile.in
+@@ -369,6 +369,7 @@
+ 	pdf-am ps ps-am uninstall uninstall-am \
+ 	uninstall-dist_pkgexamplesDATA
+ 
++%.out: %
+ 
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.

-- 
Packaging for Gnucap



More information about the Pkg-electronics-commits mailing list