summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-03 13:19:50 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-03 13:19:50 +0000
commitfa534ebafbddde5f14fe8d7afe8b9a09339abf7c (patch)
tree3f901ba771aafb27f9bf28fcc9f1fc79f47d4203 /media-sound/cmix
parentMove epatch to src_prepare (diff)
downloadhistorical-fa534ebafbddde5f14fe8d7afe8b9a09339abf7c.tar.gz
historical-fa534ebafbddde5f14fe8d7afe8b9a09339abf7c.tar.bz2
historical-fa534ebafbddde5f14fe8d7afe8b9a09339abf7c.zip
Quoting
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'media-sound/cmix')
-rw-r--r--media-sound/cmix/cmix-1.6.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/media-sound/cmix/cmix-1.6.ebuild b/media-sound/cmix/cmix-1.6.ebuild
index a46c8fb215bc..4bd52fa31c3d 100644
--- a/media-sound/cmix/cmix-1.6.ebuild
+++ b/media-sound/cmix/cmix-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/cmix-1.6.ebuild,v 1.14 2006/03/07 14:03:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/cmix-1.6.ebuild,v 1.15 2009/08/03 13:19:50 ssuominen Exp $
inherit eutils toolchain-funcs
@@ -17,8 +17,7 @@ KEYWORDS="-amd64 ~ppc sparc x86"
src_unpack() {
unpack ${A}
- cd ${S}
-
+ cd "${S}"
epatch "${FILESDIR}/${P}-ldflags.patch"
}