media-sound/lame: Circumvent broken epatch directory detection, bug 634704
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 22 Oct 2017 20:03:21 +0000 (22:03 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 22 Oct 2017 20:03:30 +0000 (22:03 +0200)
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

index 52f620849bd6405b9c4bc3bf7efae9714a211d26..416a94fb34f9a9a44ed1d9322d58a3eb65ff3699 100644 (file)
@@ -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 \