aboutsummaryrefslogtreecommitdiffstats
path: root/editors/biew/files/patch-aa
blob: d97b28b91eaac4f5c98cec29e6f69162e3177032 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/sysdep/generic/unix/os_dep.c.orig	Fri Apr 14 15:02:21 2000
+++ lib/sysdep/generic/unix/os_dep.c	Mon Apr 17 23:40:15 2000
@@ -29,7 +29,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 
-#define LIBDIR "/usr/lib"
+#define LIBDIR "%%PREFIX%%/share"
 
 static char _ini_name[FILENAME_MAX + 1];
 static char _rc_dir_name[FILENAME_MAX + 1];