summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2015-12-02 15:49:15 -0500
committerMike Gilbert <floppym@gentoo.org>2015-12-02 15:49:15 -0500
commit237e4f10e23aa80d1053fe1e9039fddca080fd30 (patch)
tree9a43ccc11643030ba8125953a13d83fb327495cf /sys-apps/busybox/busybox-1.24.1.ebuild
parentdev-lang/ekopath: Snapshot bump (diff)
downloadgentoo-237e4f10e23aa80d1053fe1e9039fddca080fd30.tar.gz
gentoo-237e4f10e23aa80d1053fe1e9039fddca080fd30.tar.bz2
gentoo-237e4f10e23aa80d1053fe1e9039fddca080fd30.zip
sys-apps/busybox: Name patches explicitly
Globbing was ordering them differently depending on LC_COLLATE. Bug: https://bugs.gentoo.org/567340 Package-Manager: portage-2.2.26_p3
Diffstat (limited to 'sys-apps/busybox/busybox-1.24.1.ebuild')
-rw-r--r--sys-apps/busybox/busybox-1.24.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.24.1.ebuild b/sys-apps/busybox/busybox-1.24.1.ebuild
index 819b655df1f8..562c6c7c154a 100644
--- a/sys-apps/busybox/busybox-1.24.1.ebuild
+++ b/sys-apps/busybox/busybox-1.24.1.ebuild
@@ -67,7 +67,9 @@ src_prepare() {
# patches go here!
epatch "${FILESDIR}"/${PN}-1.19.0-bb.patch
- epatch "${FILESDIR}"/${P}-*.patch
+ epatch "${FILESDIR}"/busybox-1.24.1-trylink-ldflags.patch
+ epatch "${FILESDIR}"/busybox-1.24.1-unzip.patch
+ epatch "${FILESDIR}"/busybox-1.24.1-unzip-regression.patch
cp "${FILESDIR}"/ginit.c init/ || die
# flag cleanup