commit: 1803166e62d0a83e759d6df13998ee934428122f
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 22 09:47:32 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 09:49:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=1803166e
app-shells/dash: drop unnecessary patch, breaks Solaris 10
Package-Manager: Portage-2.3.8-prefix, Repoman-2.3.3
app-shells/dash/dash-0.5.9.1-r1.ebuild | 5 -----
1 file changed, 5 deletions(-)
diff --git a/app-shells/dash/dash-0.5.9.1-r1.ebuild
b/app-shells/dash/dash-0.5.9.1-r1.ebuild
index 80d4a63c28..22c20ae952 100644
--- a/app-shells/dash/dash-0.5.9.1-r1.ebuild
+++ b/app-shells/dash/dash-0.5.9.1-r1.ebuild
@@ -30,16 +30,11 @@ DEPEND="${RDEPEND}
#S=${WORKDIR}/${MY_P}
-PATCHES=(
- "${FILESDIR}"/${PN}-0.5.8.1-eval-warnx.patch
-)
-
src_prepare() {
if [[ -n "${DEB_PATCH}" ]] ; then
epatch "${WORKDIR}"/${DEB_PF}.diff
epatch */debian/diff/*
fi
- epatch "${PATCHES[@]}"
#337329 #527848
use vanilla || epatch "${FILESDIR}"/${PN}-0.5.9.1-dumb-echo.patch