summaryrefslogtreecommitdiff
path: root/misc/ewipe/files/patch-aa
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-10-17 13:02:52 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-10-17 13:02:52 +0000
commitc6e162b754d6224fdf1117dcf3a937d757aced4b (patch)
tree4caef6db5ea51e8d5d039f39641775b1e4b20578 /misc/ewipe/files/patch-aa
parentNFS and xauth security patch included into PATCHFILES. (diff)
ewipe, tcl/tk based presentation tool(includes authoring tool).
Diffstat (limited to 'misc/ewipe/files/patch-aa')
-rw-r--r--misc/ewipe/files/patch-aa18
1 files changed, 18 insertions, 0 deletions
diff --git a/misc/ewipe/files/patch-aa b/misc/ewipe/files/patch-aa
new file mode 100644
index 000000000000..dbe28e9910ab
--- /dev/null
+++ b/misc/ewipe/files/patch-aa
@@ -0,0 +1,18 @@
+--- ewipe.orig Fri Oct 17 16:19:46 1997
++++ ewipe Fri Oct 17 16:20:16 1997
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+ # the next line restarts using wish \
+-exec wish "$0" "--" "$@"
++exec /usr/local/bin/wish4.2jp "$0" "--" "$@"
+
+ # #
+ # EWIPE: Extended WIPE (Editor for WIPE) #
+@@ -21,6 +21,7 @@
+ # #
+
+ lappend auto_path .
++lappend auto_path /usr/local/lib/ewipe
+
+ ##################################################
+