summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 19:30:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 19:30:24 +0000
commit548cbdfb53be6c673149d29ec78dab9720996917 (patch)
tree3a66eeb62bd4dd3bca306edc2722e557558912c6 /media-sound/cvoicecontrol
parentmask freevo for removal (diff)
downloadhistorical-548cbdfb53be6c673149d29ec78dab9720996917.tar.gz
historical-548cbdfb53be6c673149d29ec78dab9720996917.tar.bz2
historical-548cbdfb53be6c673149d29ec78dab9720996917.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'media-sound/cvoicecontrol')
-rw-r--r--media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha.ebuild3
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