freebsd-ports/net/freenet6/files/patch-src-tspc.c
Edwin Groothuis 5bc48ebfaa upgrade to version 1.0
PR:		ports/58418
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-10-25 12:06:30 +00:00

11 lines
292 B
C

--- src/tspc.c.orig Wed Sep 10 07:44:23 2003
+++ src/tspc.c Thu Oct 23 11:13:55 2003
@@ -205,7 +205,7 @@
int Initialise(int argc, char *argv[], tConf *Conf)
{
tConf CmdLine;
- char *Templ = "template";
+ char *Templ = "bin";
Conf->tsp_dir = NULL;
Conf->server = "";