diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-21 12:32:50 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-21 12:32:50 +0000 |
| commit | be32e6e4ccea3a450871c4da73250f3c1324a2e7 (patch) | |
| tree | 29e9a5c75446d5eedc300f926c0c99dd9b49c415 /misc/ewipe/files/patch-aa | |
| parent | - PBX library fixes from svn (diff) | |
- Use TCL/TK 8.4
- Pass maintainership to submitter
PR: 110571
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Diffstat (limited to 'misc/ewipe/files/patch-aa')
| -rw-r--r-- | misc/ewipe/files/patch-aa | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/misc/ewipe/files/patch-aa b/misc/ewipe/files/patch-aa deleted file mode 100644 index 656d27a7da60..000000000000 --- a/misc/ewipe/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- ewipe.orig Sun Apr 12 10:59:29 1998 -+++ ewipe Sun Apr 12 10:59:57 1998 -@@ -1,6 +1,6 @@ - #!/bin/sh - # the next line restarts using wish \ --exec wish "$0" "--" "$@" -+exec %%WISH%% "$0" "--" "$@" - - # # - # EWIPE : Extended WIPE (Editor for WIPE) # -@@ -20,7 +20,8 @@ - # set PATH /usr/local/lib/ewipe # - # # - --set PATH . -+#set PATH . -+set PATH %%PREFIX%%/share/ewipe - - ################################################### - |
