summaryrefslogtreecommitdiff
path: root/cad/gschem/patches/patch-ab
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-05-18 18:08:39 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-05-18 18:08:39 +0000
commit95a94d7cabee770ad56ff7e4910fcbf368a0e5f0 (patch)
tree999eabc682d345f1fc00013280389cba71ee83db /cad/gschem/patches/patch-ab
parentc4cb34d566b8263145e71951e0cca51fac481616 (diff)
downloadpkgsrc-95a94d7cabee770ad56ff7e4910fcbf368a0e5f0.tar.gz
update the gEDA suite of tools to the 20020414 snapshot.
Many bug fixes and improvements since last snapshot. Many more symbols added to the libraries.
Diffstat (limited to 'cad/gschem/patches/patch-ab')
-rw-r--r--cad/gschem/patches/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/cad/gschem/patches/patch-ab b/cad/gschem/patches/patch-ab
deleted file mode 100644
index 208787cbef2..00000000000
--- a/cad/gschem/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2001/07/17 03:01:10 dmcmahill Exp $
-
---- src/i_basic.c.orig Sun Jul 8 22:03:46 2001
-+++ src/i_basic.c Mon Jul 16 21:33:35 2001
-@@ -22,4 +22,7 @@
-
- #include <config.h>
-+#ifdef HAVE_STRINGS_H
-+#include <strings.h>
-+#endif
-
- #include <libgeda/libgeda.h>