summaryrefslogtreecommitdiff
path: root/devel/tkinspect/files
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tkinspect/files')
-rw-r--r--devel/tkinspect/files/patch-install.tcl9
-rw-r--r--devel/tkinspect/files/patch-tkinspect.tcl9
2 files changed, 0 insertions, 18 deletions
diff --git a/devel/tkinspect/files/patch-install.tcl b/devel/tkinspect/files/patch-install.tcl
deleted file mode 100644
index df02674ac3ba..000000000000
--- a/devel/tkinspect/files/patch-install.tcl
+++ /dev/null
@@ -1,9 +0,0 @@
-Index: install.tcl
-@@ -1,6 +1,6 @@
- #!/bin/sh
- # \
--exec wish "$0" ${1+"$@"}
-+exec wish8.4 "$0" ${1+"$@"}
- #
- # $Id: install.tcl,v 1.20 2002/03/26 00:10:17 patthoyts Exp $
- #
diff --git a/devel/tkinspect/files/patch-tkinspect.tcl b/devel/tkinspect/files/patch-tkinspect.tcl
deleted file mode 100644
index b0b49acd4811..000000000000
--- a/devel/tkinspect/files/patch-tkinspect.tcl
+++ /dev/null
@@ -1,9 +0,0 @@
-Index: tkinspect.tcl
-@@ -1,6 +1,6 @@
- #!/bin/sh
- # \
--exec wish "$0" ${1+"$@"}
-+exec wish8.4 "$0" ${1+"$@"}
- #
- # $Id: tkinspect.tcl,v 1.30 2002/10/09 00:32:54 patthoyts Exp $
- #