summaryrefslogtreecommitdiff
path: root/cad/gnetlist/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gnetlist/patches/patch-aa')
-rw-r--r--cad/gnetlist/patches/patch-aa15
1 files changed, 15 insertions, 0 deletions
diff --git a/cad/gnetlist/patches/patch-aa b/cad/gnetlist/patches/patch-aa
new file mode 100644
index 00000000000..1af901dc1f7
--- /dev/null
+++ b/cad/gnetlist/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.3 2002/05/31 15:51:44 dmcmahill Exp $
+
+needs GNU m4
+
+--- scheme/gnet-PCBboard.scm.orig Sun Jan 27 13:48:35 2002
++++ scheme/gnet-PCBboard.scm
+@@ -151,7 +151,7 @@
+ ;; Original pipe command commented out by AVH (bugfix by Rich Walker)
+ ;; (let ((pipe (open-output-pipe (string-append "m4 " *m4-pcbdir* "/common.m4 - >> " output-filename))))
+ ;; Fixed pipe command (AVH 1/27/02)
+- (let ((pipe (open-output-pipe (string-append "m4 -d -I" *m4-pcbdir* " " *m4-pcbdir* "/common.m4 - >> " output-filename))))
++ (let ((pipe (open-output-pipe (string-append "gm4 -d -I" *m4-pcbdir* " " *m4-pcbdir* "/common.m4 - >> " output-filename))))
+
+
+ ;; packages is a list with the different uref value