summaryrefslogtreecommitdiff
path: root/net/poptop/patches/patch-ag
blob: 6e67caeafcaf407a8bad3c57aa3d22b2574ece2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ag,v 1.1 2005/01/01 06:26:41 cube Exp $

--- defaults.h.orig	2004-04-28 13:36:07.000000000 +0200
+++ defaults.h
@@ -45,7 +45,7 @@
 #if EMBED
 #define PPTPD_CONFIG_FILE_DEFAULT	"/etc/config/pptpd.conf"
 #else
-#define PPTPD_CONFIG_FILE_DEFAULT	"/etc/pptpd.conf"
+#define PPTPD_CONFIG_FILE_DEFAULT	"@@PKGSYSCONFDIR@@/pptpd.conf"
 #endif
 #define PIDFILE_DEFAULT			"/var/run/pptpd.pid"