mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 10:38:46 +08:00
Create link for sh to dash
This commit is contained in:
parent
1d73c7986f
commit
bfc3608891
@ -18,4 +18,5 @@ sed -i'' -e 's|#define HAVE_GETRLIMIT 1|/* #undef HAVE_GETRLIMIT */|g' config.h
|
|||||||
COOKBOOK_CONFIGURE="true"
|
COOKBOOK_CONFIGURE="true"
|
||||||
COOKBOOK_CONFIGURE_FLAGS=()
|
COOKBOOK_CONFIGURE_FLAGS=()
|
||||||
cookbook_configure
|
cookbook_configure
|
||||||
|
ln -s "dash" "${COOKBOOK_STAGE}/bin/sh"
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user