summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-07-12 20:40:00 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-07-12 20:40:00 +0000
commit10d3fc136f179397acb6aaaddde6836cdb101877 (patch)
tree7d53626a497d73f4771a3b28d4e606147aa7bc44 /app-crypt/mit-krb5
parentQA: One ppc/~ppc keyword is enough. (diff)
downloadgentoo-2-10d3fc136f179397acb6aaaddde6836cdb101877.tar.gz
gentoo-2-10d3fc136f179397acb6aaaddde6836cdb101877.tar.bz2
gentoo-2-10d3fc136f179397acb6aaaddde6836cdb101877.zip
local state dir is /etc not /var/lib
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r--app-crypt/mit-krb5/mit-krb5-1.4.1-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.4.1-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.4.1-r1.ebuild
index f6dd5a4d5f31..4e8582c1b253 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.4.1-r1.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.4.1-r1.ebuild,v 1.1 2005/07/12 18:26:34 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.4.1-r1.ebuild,v 1.2 2005/07/12 20:40:00 seemant Exp $
inherit eutils flag-o-matic versionator
@@ -48,6 +48,7 @@ src_compile() {
$(use_with tcltk tcl) \
$(use_enable ipv6) \
$(use_enable static) \
+ --localstatedir=/etc \
--enable-shared \
--with-system-et --with-system-ss \
--with-system-db \