diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:06:43 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:06:43 +0000 |
commit | cad3ca99bdcde520d972cb95fa50f6d3f729c8ad (patch) | |
tree | f0a0b4f1b524b02a8d5f97676c3ce66ee81788df /media-sound/esound/esound-0.2.32.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/esound/esound-0.2.32.ebuild')
-rw-r--r-- | media-sound/esound/esound-0.2.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/esound/esound-0.2.32.ebuild b/media-sound/esound/esound-0.2.32.ebuild index 9b5146ce5bb3..0789730313f0 100644 --- a/media-sound/esound/esound-0.2.32.ebuild +++ b/media-sound/esound/esound-0.2.32.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/esound/esound-0.2.32.ebuild,v 1.1 2003/09/06 12:01:38 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.32.ebuild,v 1.2 2003/09/07 00:06:04 msterret Exp $ IUSE="tcpd alsa ipv6" @@ -30,7 +30,7 @@ src_compile() { make || die } -src_install() { +src_install() { einstall \ sysconfdir=${D}/etc/esd \ || die |