diff options
Diffstat (limited to 'editors/biew/files/patch-aa')
-rw-r--r-- | editors/biew/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/biew/files/patch-aa b/editors/biew/files/patch-aa deleted file mode 100644 index f108e6b474a7..000000000000 --- a/editors/biew/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ ---- biewlib/sysdep/generic/unix/os_dep.c.orig Thu Jul 6 14:31:08 2000 -+++ biewlib/sysdep/generic/unix/os_dep.c Mon Jul 24 23:00:55 2000 -@@ -26,7 +26,9 @@ - #include "biewlib/biewlib.h" - #include "console.h" - -+#ifndef LIBDIR - #define LIBDIR "/usr/lib" -+#endif - - static char _ini_name[FILENAME_MAX + 1]; - static char _rc_dir_name[FILENAME_MAX + 1]; |