projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec2ced5
)
sys-apps/busybox: update shell options in live git ebuild too
author
Mike Frysinger
<vapier@chromium.org>
Fri, 19 Jan 2018 23:03:05 +0000
(18:03 -0500)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 19 Jan 2018 23:32:30 +0000
(18:32 -0500)
Synced from the existing releases.
sys-apps/busybox/busybox-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/busybox/busybox-9999.ebuild
b/sys-apps/busybox/busybox-9999.ebuild
index 3abfee0f80269b50241670348c83b315e8d4f99e..73ee93bb96b84d3c837290755d6fc15a4f1f7b14 100644
(file)
--- a/
sys-apps/busybox/busybox-9999.ebuild
+++ b/
sys-apps/busybox/busybox-9999.ebuild
@@
-126,7
+126,9
@@
src_configure() {
# If these are not set and we are using a uclibc/busybox setup
# all calls to system() will fail.
busybox_config_option y ASH
+ busybox_config_option y SH_IS_ASH
busybox_config_option n HUSH
+ busybox_config_option n SH_IS_HUSH
busybox_config_option '"/run"' PID_FILE_PATH
busybox_config_option '"/run/ifstate"' IFUPDOWN_IFSTATE_PATH