freebsd-ports/irc/ptlink-services/files/patch-configure
Pav Lucistnik df9ca56f4d - Update to 3.4.1
PR:		ports/85974
Submitted by:	Dennis Cabooter <dennis@rootxs.org> (maintainer)
2005-09-18 15:21:38 +00:00

11 lines
545 B
Text

--- configure.orig Sun Sep 11 12:49:13 2005
+++ configure Sun Sep 11 12:49:48 2005
@@ -7562,7 +7562,7 @@
"
# Web support: ${web_support}
echo "#define BINPATH \"${prefix}/bin\"" > include/path.h
-echo "#define ETCPATH \"${prefix}/etc\"" >> include/path.h
+echo "#define ETCPATH \"${prefix}/etc/ptlink-services\"" >> include/path.h
echo "#define DATAPATH \"${prefix}/data\"" >> include/path.h
echo "#define VARPATH \"${prefix}/var\"" >> include/path.h
echo "#define LOGPATH \"${prefix}/var/log\"" >> include/path.h