diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 16:28:02 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 16:28:02 +0000 |
| commit | 1f5aafceb1de3a36ba60465f46c1ced40e7cb38b (patch) | |
| tree | 7b046cc88dfd6bda85731c3df197fae0844222a8 /devel/tkinspect/files/patch-install.tcl | |
| parent | Support STAGE (diff) | |
Rename devel/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363197
Diffstat (limited to 'devel/tkinspect/files/patch-install.tcl')
| -rw-r--r-- | devel/tkinspect/files/patch-install.tcl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/tkinspect/files/patch-install.tcl b/devel/tkinspect/files/patch-install.tcl new file mode 100644 index 000000000000..df02674ac3ba --- /dev/null +++ b/devel/tkinspect/files/patch-install.tcl @@ -0,0 +1,9 @@ +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 $ + # |
