summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:21:05 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:21:05 +0000
commit55e06b4a2b15b0c90f75ef1db8083bba8077284b (patch)
treec99d964754b9978c65443740fac5e81cca174e6b /app-office/gnofin/gnofin-0.8.4.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-55e06b4a2b15b0c90f75ef1db8083bba8077284b.tar.gz
historical-55e06b4a2b15b0c90f75ef1db8083bba8077284b.tar.bz2
historical-55e06b4a2b15b0c90f75ef1db8083bba8077284b.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-office/gnofin/gnofin-0.8.4.ebuild')
-rw-r--r--app-office/gnofin/gnofin-0.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnofin/gnofin-0.8.4.ebuild b/app-office/gnofin/gnofin-0.8.4.ebuild
index 1e5f1468b1f5..2af273e471a9 100644
--- a/app-office/gnofin/gnofin-0.8.4.ebuild
+++ b/app-office/gnofin/gnofin-0.8.4.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/app-office/gnofin/gnofin-0.8.4.ebuild,v 1.9 2003/02/13 09:15:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnofin/gnofin-0.8.4.ebuild,v 1.10 2003/09/06 22:21:01 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="a personal finance application for GNOME"
@@ -25,7 +25,7 @@ src_compile() {
emake || die
}
-src_install() {
+src_install() {
make prefix=${D}/usr \
sysconfdir=${D}/etc \
localstatedir=${D}/var/lib install || die