commit: 464b6e47a967de71a260d748d9e5eb00647a8e0d
Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 12:41:24 2018 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 12:41:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=464b6e47
sys-apps/coreutils: use 8.28 cygwin patch for 8.29
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Manifest-Sign-Key: 0x29FB0E9EC719EE20
sys-apps/coreutils/coreutils-8.29.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/coreutils/coreutils-8.29.ebuild
b/sys-apps/coreutils/coreutils-8.29.ebuild
index bbbb8867ae..2a152c1656 100644
--- a/sys-apps/coreutils/coreutils-8.29.ebuild
+++ b/sys-apps/coreutils/coreutils-8.29.ebuild
@@ -74,7 +74,7 @@ src_prepare() {
Makefile.in \
|| die
elif use elibc_Cygwin ; then
- epatch "${FILESDIR}"/${P}-cygwin-8.26-3.patch
+ epatch "${FILESDIR}"/${PN}-8.28-cygwin-8.26-3.patch
sed -i -e 's|\(libstdbuf\.so\)$(EXEEXT)|\1|g' Makefile.in || die
fi
sed -i \