summaryrefslogtreecommitdiff
path: root/security/kth-krb4/patches
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-23 23:55:25 +0000
committerjlam <jlam>2002-09-23 23:55:25 +0000
commitff0cb18541504f95783ce9d54e3306115a894c34 (patch)
treee2b265e3fc6f282d603e8b9df9c436b235e4c81b /security/kth-krb4/patches
parentbd72faef344d9f05cfb5a42cdfc4867bd6b58fc0 (diff)
downloadpkgsrc-ff0cb18541504f95783ce9d54e3306115a894c34.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'security/kth-krb4/patches')
-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"