As Steve pointed out, the auto/build PREFIX change was a move, not an addition.

This commit is contained in:
Łukasz 'sil2100' Zemczak 2018-10-29 17:57:43 +01:00
parent 8e8fb0bf09
commit f64e3c9981

View File

@ -372,9 +372,6 @@ else
exit 1
fi
# Link output files somewhere BuildLiveCD will be able to find them.
PREFIX="livecd.$PROJECT${SUBARCH:+-$SUBARCH}"
case $LB_INITRAMFS in
casper)
INITFS="casper"