diff options
Diffstat (limited to 'security/whisker/files/patch-aa')
-rw-r--r-- | security/whisker/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/whisker/files/patch-aa b/security/whisker/files/patch-aa deleted file mode 100644 index 6bfa3cfb2e8b..000000000000 --- a/security/whisker/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- whisker.pl.orig Tue Dec 26 11:26:37 2000 -+++ whisker.pl Tue Dec 26 11:39:54 2000 -@@ -3,7 +3,7 @@ - - $whisker_version="1.4.0"; - $WHEREIS_WHISKER=$0; --$WHEREIS_WHISKER=~s/[^\/\\]+$//; -+$WHEREIS_WHISKER=~s|\w+/[^\/\\]+$|share/whisker/|; - $GLOBAL_HTMLOUTPUT=0; - - use Socket; use Getopt::Std; |