freebsd-ports/net/gnosamba/files/patch-ab
Vanilla I. Shu f80525b066 Import gtksamba, GtkSamba is a GUI tool for the Configuration of the Samba.
PR:		ports/8572
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-11-16 16:05:55 +00:00

12 lines
250 B
Plaintext

--- gtksamba.h.orig Wed Nov 11 10:30:20 1998
+++ gtksamba.h Mon Nov 16 22:43:17 1998
@@ -30,7 +30,7 @@
int write;
} SmbWin;
-#define CONFILE "/etc/smb.conf"
+#define CONFILE "/usr/local/etc/smb.conf"
#define SMB_WIN(obj) ((SmbWin *)(obj))