mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 20:16:32 +01:00
fix(resume): regenerate step scripts on stage0-image boot so manifest and break-after updates take effect
This commit is contained in:
parent
be9b32beae
commit
076a70976a
3 changed files with 43 additions and 3 deletions
|
|
@ -169,6 +169,7 @@ src_configure() {
|
|||
probe_guile_module git
|
||||
probe_guile_module zlib
|
||||
probe_guile_module lzlib
|
||||
probe_guile_module semver
|
||||
|
||||
PATH="${PREFIX}/bin:/usr/bin:/bin" \
|
||||
PKG_CONFIG="/usr/bin/pkg-config" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue