aboutsummaryrefslogtreecommitdiff
path: root/editors/biew/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'editors/biew/files/patch-aa')
-rw-r--r--editors/biew/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/biew/files/patch-aa b/editors/biew/files/patch-aa
new file mode 100644
index 000000000000..7b014716d6f0
--- /dev/null
+++ b/editors/biew/files/patch-aa
@@ -0,0 +1,11 @@
+--- lib/sysdep/generic/unix/os_dep.c.orig Fri Mar 3 11:08:20 2000
++++ lib/sysdep/generic/unix/os_dep.c Sat Mar 4 14:35:49 2000
+@@ -46,7 +46,7 @@
+
+ char * __get_help_name(void)
+ {
+- return "/usr/lib/biew/biew.hlp";
++ return "/usr/local/share/biew/biew.hlp";
+ }
+
+ static void cleanup(int sig)