summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-04-24 16:34:26 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-04-24 16:34:26 +0000
commite1af2b91875f1eb3512ee94166e072e2054f0a23 (patch)
tree9bde38dfbd3b1a447a8e56413b91794b61130c57 /media-sound/abcde
parentMarked ~sparc-solaris ~x86-solaris, bug #314093 (diff)
downloadgentoo-2-e1af2b91875f1eb3512ee94166e072e2054f0a23.tar.gz
gentoo-2-e1af2b91875f1eb3512ee94166e072e2054f0a23.tar.bz2
gentoo-2-e1af2b91875f1eb3512ee94166e072e2054f0a23.zip
typo
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/abcde')
-rw-r--r--media-sound/abcde/abcde-2.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/abcde/abcde-2.4.1.ebuild b/media-sound/abcde/abcde-2.4.1.ebuild
index c4d574030379..4e9e319b493b 100644
--- a/media-sound/abcde/abcde-2.4.1.ebuild
+++ b/media-sound/abcde/abcde-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.4.1.ebuild,v 1.1 2010/04/24 16:08:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.4.1.ebuild,v 1.2 2010/04/24 16:34:26 ssuominen Exp $
EAPI=2
inherit eutils
@@ -37,7 +37,7 @@ src_prepare() {
epatch "${FILESDIR}"/m4a-tagging.patch
sed -i \
-e 's:/etc/abcde.conf:/etc/abcde/abcde.conf:g' \
- Makefile || die
+ abcde || die
}
src_install() {