summaryrefslogtreecommitdiff
path: root/security/kth-krb4/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'security/kth-krb4/patches/patch-ag')
-rw-r--r--security/kth-krb4/patches/patch-ag4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/kth-krb4/patches/patch-ag b/security/kth-krb4/patches/patch-ag
index c4dcaeef5b6..b04293c0a23 100644
--- a/security/kth-krb4/patches/patch-ag
+++ b/security/kth-krb4/patches/patch-ag
@@ -1,4 +1,4 @@
-$NetBSD: patch-ag,v 1.1 2000/06/08 13:56:01 wennmach Exp $
+$NetBSD: patch-ag,v 1.2 2002/09/24 00:17:51 jlam Exp $
Do not use hardwired paths to arla's configuration directory.
@@ -9,7 +9,7 @@ Do not use hardwired paths to arla's configuration directory.
#define _PATH_THESECELLS _PATH_VICE "TheseCells"
-#define _PATH_ARLA_VICE "/usr/arla/etc/"
-+#define _PATH_ARLA_VICE "@PREFIX@/etc/"
++#define _PATH_ARLA_VICE "@PKG_SYSCONFDIR@/"
#define _PATH_ARLA_THISCELL _PATH_ARLA_VICE "ThisCell"
#define _PATH_ARLA_CELLSERVDB _PATH_ARLA_VICE "CellServDB"
#define _PATH_ARLA_THESECELLS _PATH_ARLA_VICE "TheseCells"