aboutsummaryrefslogtreecommitdiff
path: root/editors/biew/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'editors/biew/files/patch-ab')
-rw-r--r--editors/biew/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/biew/files/patch-ab b/editors/biew/files/patch-ab
new file mode 100644
index 000000000000..857ef674fa2b
--- /dev/null
+++ b/editors/biew/files/patch-ab
@@ -0,0 +1,11 @@
+--- tools/biewhlp/biewhlp.c.orig Fri Mar 3 11:08:24 2000
++++ tools/biewhlp/biewhlp.c Sat Mar 4 15:00:57 2000
+@@ -29,7 +29,7 @@
+ BGLOBAL bOutput;
+
+ #define BBIO_CACHE_SIZE 0x1000
+-#define ARCHIVER "lzss e"
++#define ARCHIVER "./lzss e"
+ #define TEMPFNAME "temp_hlp.tmp"
+
+ void MyCallBack(IniInfo *ini)