commit: 168a940f019e3466b14871221c244efce9845b29
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 07:58:37 2015 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 07:58:37 2015 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=168a940f
sys-devel/binutils: drop patches which don't apply, bug #568636
Package-Manager: portage-2.2.20-prefix
RepoMan-Options: --force
sys-devel/binutils/binutils-2.24.51.0.2.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/sys-devel/binutils/binutils-2.24.51.0.2.ebuild
b/sys-devel/binutils/binutils-2.24.51.0.2.ebuild
index 7c740fa..029838a 100644
--- a/sys-devel/binutils/binutils-2.24.51.0.2.ebuild
+++ b/sys-devel/binutils/binutils-2.24.51.0.2.ebuild
@@ -10,9 +10,10 @@ inherit toolchain-binutils
src_unpack() {
toolchain-binutils_src_unpack
- cd "${S}"
- epatch "${FILESDIR}"/${PN}-2.22-mint.patch
- epatch "${FILESDIR}"/${PN}-2.19.50.0.1-mint.patch
+# bug #568636
+# cd "${S}"
+# epatch "${FILESDIR}"/${PN}-2.22-mint.patch
+# epatch "${FILESDIR}"/${PN}-2.19.50.0.1-mint.patch
}
src_compile() {