summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/cadubi/files/cadubi-1.3-helpfile.patch')
-rw-r--r--app-misc/cadubi/files/cadubi-1.3-helpfile.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/app-misc/cadubi/files/cadubi-1.3-helpfile.patch b/app-misc/cadubi/files/cadubi-1.3-helpfile.patch
deleted file mode 100644
index fd54d5c8bfb1..000000000000
--- a/app-misc/cadubi/files/cadubi-1.3-helpfile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/cadubi.orig 2004-03-29 22:36:24.280138064 +0200
-+++ b/cadubi 2004-03-29 22:39:34.473224320 +0200
-@@ -18,7 +18,7 @@
- # (sorry guys, i wrote this years before i had the remotest clue as to
- # what the hell i was doing)
- use FindBin qw($Bin);
--$HELPFILE = "$Bin/help.txt";
-+$HELPFILE = "$Bin/../lib/cadubi/help.txt";
-
- # other stuff
- $DEBUG = 0;