From f64e3c998154038726d447d9a8530a13c6e430dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=27sil2100=27=20Zemczak?= Date: Mon, 29 Oct 2018 17:57:43 +0100 Subject: [PATCH] As Steve pointed out, the auto/build PREFIX change was a move, not an addition. --- live-build/auto/build | 3 --- 1 file changed, 3 deletions(-) diff --git a/live-build/auto/build b/live-build/auto/build index 57dd674e..24a68ad5 100755 --- a/live-build/auto/build +++ b/live-build/auto/build @@ -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"