app-emulation/runc: improve patch naming

This commit is contained in:
Euan Kemp 2017-02-27 17:07:31 -08:00
parent 8303e82b87
commit fa1eb15c37
4 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ RDEPEND="
src_prepare() {
epatch "${FILESDIR}/0001-Makefile-do-not-install-dependencies-of-target.patch"
epatch "${FILESDIR}/0002-Delay-unshare-of-clone-newipc-for-selinux.patch"
epatch "${FILESDIR}/0003-${PV}-Delay-unshare-of-clone-newipc-for-selinux.patch"
# Work around https://github.com/golang/go/issues/14669
# Remove after updating to go1.7

View File

@ -37,7 +37,7 @@ RDEPEND="
src_prepare() {
epatch "${FILESDIR}/0001-Makefile-do-not-install-dependencies-of-target.patch"
epatch "${FILESDIR}/0002-Dont-set-label-for-mqueue-under-userns.patch"
epatch "${FILESDIR}/0002-${PV}-Fix-setting-selinux-label-for-mqueue-under-userns.patch"
# Work around https://github.com/golang/go/issues/14669
# Remove after updating to go1.7