summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-03-04 12:39:28 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-03-04 12:39:28 +0000
commit8ae4e6492f44fe96a5d497689d0624f2b6643f54 (patch)
treecf6dbd09b8d27596c06aa7a01d49dd0147a0d0f5 /eclass
parentstable on x86 (diff)
downloadgentoo-2-8ae4e6492f44fe96a5d497689d0624f2b6643f54.tar.gz
gentoo-2-8ae4e6492f44fe96a5d497689d0624f2b6643f54.tar.bz2
gentoo-2-8ae4e6492f44fe96a5d497689d0624f2b6643f54.zip
Uncommitting a stray commit.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/depend.apache.eclass9
1 files changed, 3 insertions, 6 deletions
diff --git a/eclass/depend.apache.eclass b/eclass/depend.apache.eclass
index 28f20c1fc044..bd73f624aff4 100644
--- a/eclass/depend.apache.eclass
+++ b/eclass/depend.apache.eclass
@@ -1,9 +1,6 @@
# Copyright 2004-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/eclass/depend.apache.eclass,v 1.11 2005/03/04 12:37:55 eradicator Exp $
-
-inherit multilib
-
+# $Header: /var/cvsroot/gentoo-x86/eclass/depend.apache.eclass,v 1.12 2005/03/04 12:39:28 eradicator Exp $
ECLASS=depend.apache
INHERITED="$INHERITED $ECLASS"
@@ -47,8 +44,8 @@ APACHECTL2="/usr/sbin/apache2ctl"
##
## Paths to the server root directories
####
-APACHE1_BASEDIR="/usr/$(get_libdir)/apache"
-APACHE2_BASEDIR="/usr/$(get_libdir)/apache2"
+APACHE1_BASEDIR="/usr/lib/apache"
+APACHE2_BASEDIR="/usr/lib/apache2"
####
## APACHE1_CONFDIR, APACHE2_CONFDIR