mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
12 lines
304 B
Plaintext
12 lines
304 B
Plaintext
|
--- 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)
|