mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 11:24:18 +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_FLAGS=()
|
||||
cookbook_configure
|
||||
ln -s "dash" "${COOKBOOK_STAGE}/bin/sh"
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user