1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/editors/biew/files/patch-ab

12 lines
304 B
Plaintext
Raw Normal View History

--- 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)