diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 19:30:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 19:30:24 +0000 |
commit | cef75f2854d49a29901f08a11b47dcf1ad4c54b1 (patch) | |
tree | e0a6f14d22c6a2395f706050af12f4e54425578d /media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild | |
parent | mask freevo for removal (diff) | |
download | gentoo-2-cef75f2854d49a29901f08a11b47dcf1ad4c54b1.tar.gz gentoo-2-cef75f2854d49a29901f08a11b47dcf1ad4c54b1.tar.bz2 gentoo-2-cef75f2854d49a29901f08a11b47dcf1ad4c54b1.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild')
-rw-r--r-- | media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild b/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild index b3780ca2f9bf..b040b3f11600 100644 --- a/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild +++ b/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild,v 1.16 2006/03/07 14:06:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild,v 1.17 2007/07/11 19:30:23 mr_bones_ Exp $ IUSE="" @@ -33,7 +33,6 @@ src_unpack() { sed -i -e "s/install-data-am: install-data-local/install-data-am:/" Makefile.in } - src_install () { make DESTDIR="${D}" install || die |