summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2003-11-01 14:46:23 +0000
committerMichael Imhof <tantive@gentoo.org>2003-11-01 14:46:23 +0000
commit3745f283a27a75c3bfba73ab8d492043f6d9869f (patch)
tree4914e61bcb38c1f4edcd56b2247969920e57441f /sys-apps/apcupsd/apcupsd-3.10.6.ebuild
parentMarked stable on hppa. (diff)
downloadgentoo-2-3745f283a27a75c3bfba73ab8d492043f6d9869f.tar.gz
gentoo-2-3745f283a27a75c3bfba73ab8d492043f6d9869f.tar.bz2
gentoo-2-3745f283a27a75c3bfba73ab8d492043f6d9869f.zip
Changed /home/httpd to /var/www
Diffstat (limited to 'sys-apps/apcupsd/apcupsd-3.10.6.ebuild')
-rw-r--r--sys-apps/apcupsd/apcupsd-3.10.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/apcupsd/apcupsd-3.10.6.ebuild b/sys-apps/apcupsd/apcupsd-3.10.6.ebuild
index cf411e6002af..dd0240310c4a 100644
--- a/sys-apps/apcupsd/apcupsd-3.10.6.ebuild
+++ b/sys-apps/apcupsd/apcupsd-3.10.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.6.ebuild,v 1.1 2003/11/01 12:42:04 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.6.ebuild,v 1.2 2003/11/01 14:45:52 tantive Exp $
IUSE="doc snmp usb"
@@ -54,8 +54,8 @@ src_compile() {
--enable-master-slave \
--enable-powerflute \
--enable-pthreads \
- --with-css-dir=/home/httpd/apcupsd \
- --with-cgi-bin=/home/httpd/apcupsd \
+ --with-css-dir=/var/www/apcupsd \
+ --with-cgi-bin=/var/www/apcupsd \
--enable-cgi \
${myconf} \
|| die