summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-17 04:30:44 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-17 04:30:44 +0000
commitd16fada642709afdceb9fb7dbdc706eca1cb2816 (patch)
treeda495970be7041d332d7b21af7da8ead25455a6b /app-admin/modlogan
parentadded yannick to changelog credit (diff)
downloadgentoo-2-d16fada642709afdceb9fb7dbdc706eca1cb2816.tar.gz
gentoo-2-d16fada642709afdceb9fb7dbdc706eca1cb2816.tar.bz2
gentoo-2-d16fada642709afdceb9fb7dbdc706eca1cb2816.zip
sanbox fixes
Diffstat (limited to 'app-admin/modlogan')
-rw-r--r--app-admin/modlogan/modlogan-0.7.18.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/app-admin/modlogan/modlogan-0.7.18.ebuild b/app-admin/modlogan/modlogan-0.7.18.ebuild
index 7b496fd67ade..5bd532a4956e 100644
--- a/app-admin/modlogan/modlogan-0.7.18.ebuild
+++ b/app-admin/modlogan/modlogan-0.7.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-admin/modlogan/modlogan-0.7.18.ebuild,v 1.1 2002/08/16 12:14:07 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/modlogan/modlogan-0.7.18.ebuild,v 1.2 2002/08/17 04:30:44 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Logfile Analyzer"
@@ -57,13 +57,11 @@ src_install() {
cd ${S}/../gd-1.8.1
into /usr
dolib libgd.so.0.0.0
+
cd ${S}
- make \
- prefix=${D}/usr \
- mandir=${D}/usr/share/man \
+ einstall \
sysconfdir=${D}/etc/modlogan \
- libdir=${D}/usr/lib/modlogan \
- install || die
+ libdir=${D}/usr/lib/modlogan || die
insinto /etc/modlogan
newins ${FILESDIR}/sample.conf modlogan.conf.sample