Remove boot_less dependency

This commit is contained in:
Maximilian Paß
2026-07-15 08:12:00 +03:00
committed by zqxwce
parent e39b4bdab6
commit 478b44a5b6
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -319,7 +319,7 @@ boot: bundle vphoned boot_binary_check
cd $(VM_DIR) && "$(CURDIR)/$(BUNDLE_BIN)" \
--config ./config.plist
boot_less: bundle vphoned boot_binary_check_less
boot_less: bundle boot_binary_check_less
cd $(VM_DIR) && "$(CURDIR)/$(BUNDLE_BIN)" \
--config ./config.plist \
--variant less \