projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d74df1
)
sys-apps/busybox: Name patches explicitly
author
Mike Gilbert
<floppym@gentoo.org>
Wed, 2 Dec 2015 20:49:15 +0000
(15:49 -0500)
committer
Mike Gilbert
<floppym@gentoo.org>
Wed, 2 Dec 2015 20:49:15 +0000
(15:49 -0500)
Globbing was ordering them differently depending on LC_COLLATE.
Bug: https://bugs.gentoo.org/567340
Package-Manager: portage-2.2.26_p3
sys-apps/busybox/busybox-1.24.1.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/busybox/busybox-1.24.1.ebuild
b/sys-apps/busybox/busybox-1.24.1.ebuild
index 819b655df1f860f8f2754ca0ed09a1b1c1513462..562c6c7c154a92b3e93d50e6e71eff38c1de3d0e 100644
(file)
--- 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