1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/editors/biew/files/patch-ab
Chris D. Faulhaber 864f7eed85 Biew is Binary vIEWer with built-in editor for binary,
hexadecimal and disassembler modes. The program also has  text  viewer
with different  Russia  codepages  support  (Windows-1251,  MSDOS-866,
etc.).

PR:		17186
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-03-20 23:51:37 +00:00

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)