summaryrefslogtreecommitdiff
path: root/math/spin/files
diff options
context:
space:
mode:
Diffstat (limited to 'math/spin/files')
-rw-r--r--math/spin/files/patch-aa4
-rw-r--r--math/spin/files/patch-ab4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/spin/files/patch-aa b/math/spin/files/patch-aa
index 7a270f9808c7..a9bbbfb14269 100644
--- a/math/spin/files/patch-aa
+++ b/math/spin/files/patch-aa
@@ -1,5 +1,5 @@
---- ../Xspin3.3/xspin330.tcl.orig Wed Jun 23 18:29:29 1999
-+++ ../Xspin3.3/xspin330.tcl Wed Jun 23 18:30:51 1999
+--- ../Xspin3.3/xspin333.tcl.orig Wed Jun 23 18:29:29 1999
++++ ../Xspin3.3/xspin333.tcl Wed Jun 23 18:30:51 1999
@@ -1,4 +1,4 @@
-#!/usr/local/bin/wish -f
+#!/usr/local/bin/wish8.0 -f
diff --git a/math/spin/files/patch-ab b/math/spin/files/patch-ab
index 3c53dabe0e5b..8867ad2ed574 100644
--- a/math/spin/files/patch-ab
+++ b/math/spin/files/patch-ab
@@ -4,9 +4,9 @@
# Send bug-reports and/or questions to: gerard@research.bell-labs.com
# The book is available frm www.amazon.com
--CC=gcc -O2 -DNXT # or any other ansi compatible c compiler
+-CC=cc -O2 -DNXT # or any other ansi compatible c compiler
-CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
-+# CC=gcc -O2 -DNXT # or any other ansi compatible c compiler
++# CC=cc -O2 -DNXT # or any other ansi compatible c compiler
+# CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
# on Solaris: add -DSOLARIS