summaryrefslogtreecommitdiff
path: root/cad/pcb/patches/patch-aq
blob: 141495e993981aa33927f4f39c119191be9d41d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-aq,v 1.1 2002/06/01 20:11:56 dmcmahill Exp $

--- lib/CreateLibrary.sh.raw.orig	Sat May 16 17:11:04 1998
+++ lib/CreateLibrary.sh.raw	Sat Jun  1 14:56:58 2002
@@ -30,5 +30,5 @@
 # usage: CreateContents.sh library common_macro_file file...
 
-M4=GNUM4
+M4="GNUM4"
 
 if [ $# -lt 3 ]; then