diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-10-27 00:23:01 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-10-27 00:23:01 +0000 |
commit | 87cedc546475693395ba44f6e7a591b2e0e70f13 (patch) | |
tree | 3d992ad5273a7579621165876e7ba13f545ea181 /misc | |
parent | 21e132f4f13d2cfc8eea169dd1a5c635206c94d5 (diff) | |
download | pkgsrc-87cedc546475693395ba44f6e7a591b2e0e70f13.tar.gz |
wish4.1 -> wish8.0
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kp/patches/patch-aa | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/kp/patches/patch-aa b/misc/kp/patches/patch-aa new file mode 100644 index 00000000000..5b40141a587 --- /dev/null +++ b/misc/kp/patches/patch-aa @@ -0,0 +1,8 @@ +--- kp.in.BAK Fri Oct 24 00:15:10 1997 ++++ kp.in Fri Oct 24 00:15:18 1997 +@@ -1,4 +1,4 @@ +-#!/usr/local/bin/wish4.1 -f ++#!/usr/local/bin/wish8.0 -f + + # Save original directory for loading files + set filepath [pwd] |