summaryrefslogtreecommitdiff
blob: fd54d5c8bfb10ce0eb70dd7230d585ed79709a4c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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;