Makefile: fix empty 'clean' target

This commit is contained in:
nodiscc
2020-03-08 19:00:15 +01:00
parent 5a57a585eb
commit 7505cdb0f4

View File

@@ -8,8 +8,9 @@ install_buildenv:
##############################
# clear all caches, only required when changing the mirrors/architecture config
clean:
sudo lb clean --purge
WGET=wget --continue --no-verbose --show-progress --directory-prefix=cache/downloads/
download_extras:
@@ -46,7 +47,6 @@ bump_version:
build:
# Build the live system/ISO image
#sudo lb clean --purge #only required when changing the mirrors/architecture config
sudo lb clean --all
sudo lb config
sudo lb build