update musl stage generation
This commit is contained in:
parent
7689550ee1
commit
24a82d21d0
8 changed files with 10 additions and 11 deletions
|
@ -23,7 +23,7 @@ prepare_confs() {
|
|||
local profile=${flavor}
|
||||
[[ "${flavor}" == "vanilla" ]] && profile="default"
|
||||
|
||||
cat stage-all.conf.template | \
|
||||
cat stage.conf.template | \
|
||||
sed -e "s:\(^version_stamp.*$\):\1-${mydate}:" \
|
||||
-e "s:CSTAGE:${cstage}:g" \
|
||||
-e "s:PSTAGE:${pstage}:g" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue