app-misc/mc: apply glibc-2.23 fix for all older ebuilds

Package-Manager: portage-2.2.28
This commit is contained in:
Sergei Trofimovich
2016-04-16 10:30:15 +01:00
parent 14b5e79fd5
commit 5f00de164f
2 changed files with 2 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ src_prepare() {
[[ -n ${LIVE_EBUILD} ]] && ./autogen.sh
epatch "${FILESDIR}"/${PN}-4.8.13-tinfo.patch
epatch "${FILESDIR}"/${PN}-4.8.16-makedev.patch
epatch_user
eautoreconf
}

View File

@@ -45,6 +45,7 @@ src_prepare() {
[[ -n ${LIVE_EBUILD} ]] && ./autogen.sh
epatch "${FILESDIR}"/${PN}-4.8.13-tinfo.patch
epatch "${FILESDIR}"/${PN}-4.8.16-makedev.patch
epatch_user
eautoreconf
}