summaryrefslogtreecommitdiff
path: root/cad/gschem/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gschem/patches/patch-ab')
-rw-r--r--cad/gschem/patches/patch-ab16
1 files changed, 0 insertions, 16 deletions
diff --git a/cad/gschem/patches/patch-ab b/cad/gschem/patches/patch-ab
deleted file mode 100644
index 91015b2d9ff..00000000000
--- a/cad/gschem/patches/patch-ab
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ab,v 1.8 2006/10/21 19:22:12 rillig Exp $
-
---- scripts/makeimages.orig 2006-02-26 20:33:59.000000000 +0100
-+++ scripts/makeimages 2006-10-21 21:19:12.000000000 +0200
-@@ -7,9 +7,9 @@
- # - ghostscript (I use aladdin gs)
- #
-
--if [ "$1" == "" ]
-+if [ $# -ne 1 ]
- then
-- echo "usage: makeimages path_to_libary"
-+ echo "usage: makeimages path_to_libary" 1>&2
- exit 1
- fi
-