diff options
author | 2003-09-07 00:06:43 +0000 | |
---|---|---|
committer | 2003-09-07 00:06:43 +0000 | |
commit | cad3ca99bdcde520d972cb95fa50f6d3f729c8ad (patch) | |
tree | f0a0b4f1b524b02a8d5f97676c3ce66ee81788df /media-sound/rexima/rexima-1.4.ebuild | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.gz gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.bz2 gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-sound/rexima/rexima-1.4.ebuild')
-rw-r--r-- | media-sound/rexima/rexima-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/rexima/rexima-1.4.ebuild b/media-sound/rexima/rexima-1.4.ebuild index 56511a35f105..febdf46c854c 100644 --- a/media-sound/rexima/rexima-1.4.ebuild +++ b/media-sound/rexima/rexima-1.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/media-sound/rexima/rexima-1.4.ebuild,v 1.1 2003/07/19 04:06:16 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild,v 1.2 2003/09/07 00:06:06 msterret Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A curses-based interactive mixer which can also be used from the command-line." @@ -25,7 +25,7 @@ src_compile() { src_install () { cd ${S} - + make \ PREFIX=${D}/usr \ BINDIR=${D}/usr/bin \ |