mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 19:31:31 +00:00
Another missed change - pass IMAGEFORMAT further down.
This commit is contained in:
parent
59f12263ed
commit
1fe8f8f178
@ -521,6 +521,7 @@ case $IMAGEFORMAT in
|
||||
|
||||
# Save the model name used for building, mostly for any model-specific hook execution
|
||||
echo "MODEL=$MODEL" >> config/common
|
||||
echo "IMAGEFORMAT=$IMAGEFORMAT" >> config/common
|
||||
# Fake finished configuration for lb build
|
||||
mkdir -p .build
|
||||
touch .build/config
|
||||
|
Loading…
x
Reference in New Issue
Block a user