You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/cadubi/files/cadubi-1.3-helpfile.patch

12 lines
351 B

--- 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;