summaryrefslogtreecommitdiff
path: root/devel/spin/files
diff options
context:
space:
mode:
Diffstat (limited to 'devel/spin/files')
-rw-r--r--devel/spin/files/patch-aa8
-rw-r--r--devel/spin/files/patch-ab13
2 files changed, 0 insertions, 21 deletions
diff --git a/devel/spin/files/patch-aa b/devel/spin/files/patch-aa
deleted file mode 100644
index b67c3d8ab549..000000000000
--- a/devel/spin/files/patch-aa
+++ /dev/null
@@ -1,8 +0,0 @@
---- ../Xspin3.2/xspin324.tcl.orig Wed Jan 27 12:23:13 1999
-+++ ../Xspin3.2/xspin324.tcl Wed Jan 27 12:23:32 1999
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/wish -f
-+#!/usr/local/bin/wish8.0 -f
-
- #======================================================================#
- # Tcl/Tk Spin Controller, Gerard J. Holzmann, Bell Laboratories, USA. #
diff --git a/devel/spin/files/patch-ab b/devel/spin/files/patch-ab
deleted file mode 100644
index 1fa5be43341a..000000000000
--- a/devel/spin/files/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
---- makefile.orig Wed Jan 27 12:28:31 1999
-+++ makefile Wed Jan 27 12:29:14 1999
-@@ -9,8 +9,8 @@
- # 1991, Prentice Hall, Englewood Cliffs, NJ, 07632
- # Send bug-reports and/or questions to: gerard@research.bell-labs.com
-
--CC=gcc -g # or any other ansi compatible c compiler
--CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
-+# CC=gcc -g # or any other ansi compatible c compiler
-+# CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
-
- # on Solaris: add -DSOLARIS
- # on PCs: add -DPC