1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/net/dctc/files/patch-src::main.c
Mario Sergio Fujikawa Ferreira a71a8936a0 o Update to 0.83.5
o Add hack to disable use of GNU auto* tools

Reviewed by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>
2002-10-05 17:20:14 +00:00

11 lines
251 B
C

--- src/main.c.orig Sun Sep 29 14:07:48 2002
+++ src/main.c Sun Sep 29 14:08:52 2002
@@ -1269,6 +1269,7 @@
char *virtual_share_path=NULL;
+ hide_absolute=1;
disp_msg(INFO_MSG,NULL,"Direct Connect Text Client v" VERSION ,NULL);
if(argc==1)