opnsense-ports/net/freenet6/files/patch-src__lib__config.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
341 B
C

--- src/lib/config.c.orig 2009-05-19 18:22:06.000000000 +0200
+++ src/lib/config.c 2009-11-15 17:57:52.000000000 +0100
@@ -264,7 +264,7 @@
{
tConf CmdLine;
gw6c_status status = STATUS_SUCCESS_INIT;
- const char* cszTemplDir = "template";
+ const char* cszTemplDir = "bin";
// Hard-coded parameters. Not configurable anymore.