summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 00:24:03 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 00:24:03 +0000
commit9b5fc27743d0f914f049b5abbd424a68fa496560 (patch)
tree893c9c4b145787e74faefd9ef989620af3e67939 /x11-libs/libPropList/libPropList-0.10.1-r3.ebuild
parentheader fix (diff)
downloadgentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.tar.gz
gentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.tar.bz2
gentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.zip
repoman: trim trailing whitespace
Diffstat (limited to 'x11-libs/libPropList/libPropList-0.10.1-r3.ebuild')
-rw-r--r--x11-libs/libPropList/libPropList-0.10.1-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild
index fa2778f75446..b4ceef8243ef 100644
--- a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild
+++ b/x11-libs/libPropList/libPropList-0.10.1-r3.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/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.6 2003/02/13 16:58:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.7 2003/09/07 00:23:27 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="libPropList"
@@ -12,7 +12,7 @@ KEYWORDS="x86 ppc sparc "
DEPEND="virtual/glibc"
-src_compile() {
+src_compile() {
./configure --prefix=/usr \
--sysconfdir=/etc \
@@ -27,7 +27,7 @@ src_compile() {
}
-src_install() {
+src_install() {
make prefix=${D}/usr install || die