aboutsummaryrefslogtreecommitdiffstats
path: root/editors/biew/files/patch-aa
blob: 7b014716d6f02eba2a545b919090086910e9cc55 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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)