mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
12 lines
309 B
Plaintext
12 lines
309 B
Plaintext
--- tools/biewhlp/biewhlp.c.orig Fri Jun 2 21:01:18 2000
|
|
+++ tools/biewhlp/biewhlp.c Fri Jun 9 08:01:32 2000
|
|
@@ -32,7 +32,7 @@
|
|
BGLOBAL bOutput;
|
|
|
|
#define BBIO_CACHE_SIZE 0x1000
|
|
-#define ARCHIVER "lzss e"
|
|
+#define ARCHIVER "./lzss e"
|
|
#define COMPNAME "temp_fil.tmp"
|
|
#define TEMPFNAME "temp_hlp.tmp"
|
|
|