commit:     72e26e68d470c0123bcfa0ba4a0e5d9bb82370ea
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 20:03:21 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 20:03:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e26e68

media-sound/lame: Circumvent broken epatch directory detection, bug 634704

Closes: https://bugs.gentoo.org/634704
Package-Manager: Portage-2.3.12, Repoman-2.3.3

 media-sound/lame/lame-3.99.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/lame/lame-3.99.5-r1.ebuild 
b/media-sound/lame/lame-3.99.5-r1.ebuild
index 52f620849bd..416a94fb34f 100644
--- a/media-sound/lame/lame-3.99.5-r1.ebuild
+++ b/media-sound/lame/lame-3.99.5-r1.ebuild
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
        cpu_flags_x86_mmx? ( dev-lang/nasm )"
 
 src_prepare() {
-       epatch \
+       epatch -p1 \
                "${FILESDIR}"/${PN}-3.96-ccc.patch \
                "${FILESDIR}"/${PN}-3.98-gtk-path.patch \
                "${FILESDIR}"/${PN}-3.99.5-tinfo.patch \

Reply via email to