summaryrefslogtreecommitdiff
path: root/lang/clisp/patches
diff options
context:
space:
mode:
authortron <tron>1999-01-31 23:37:28 +0000
committertron <tron>1999-01-31 23:37:28 +0000
commit481779a921752c5c4c96d2337b353da5c8e80160 (patch)
tree162d9acc69d4d878d5c505f11b6df2cbbe5e792a /lang/clisp/patches
parentdc701a9b92ef15a168a827b49230a6d73ae8a879 (diff)
downloadpkgsrc-481779a921752c5c4c96d2337b353da5c8e80160.tar.gz
Update for clisp package to version 19990108 supplied by Martin J. Laubach.
Diffstat (limited to 'lang/clisp/patches')
-rw-r--r--lang/clisp/patches/patch-ab25
1 files changed, 25 insertions, 0 deletions
diff --git a/lang/clisp/patches/patch-ab b/lang/clisp/patches/patch-ab
new file mode 100644
index 00000000000..93467410283
--- /dev/null
+++ b/lang/clisp/patches/patch-ab
@@ -0,0 +1,25 @@
+$NetBSD: patch-ab,v 1.1 1999/01/31 23:38:15 tron Exp $
+
+*** ../sigsegv/Makefile.in.orig Sun Jan 31 02:24:53 1999
+--- ../sigsegv/Makefile.in Sun Jan 31 02:25:20 1999
+***************
+*** 76,84 ****
+ $(CC) $(CFLAGS) $(INCLUDES) $(srcdir)/test3.c libsigsegv.a -o test3
+
+ check : all test1 test2 test3
+! ./test1
+! ./test2
+! ./test3
+
+ mostlyclean : clean
+
+--- 76,84 ----
+ $(CC) $(CFLAGS) $(INCLUDES) $(srcdir)/test3.c libsigsegv.a -o test3
+
+ check : all test1 test2 test3
+! # ./test1
+! # ./test2
+! # ./test3
+
+ mostlyclean : clean
+