$OpenBSD: patch-cadubi,v 1.4 2016/10/04 21:22:42 fcambus Exp $
--- cadubi.orig	Fri Sep 30 08:27:04 2016
+++ cadubi	Fri Sep 30 08:27:28 2016
@@ -12,7 +12,7 @@ $VERSION = '1.3.1';
 # (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/../share/doc/cadubi/help.txt";
 
 # other stuff
 $DEBUG = 0;
