mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
cdrom: Cleanup everything after mastering
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
3b891a2d90
commit
64926f7599
@@ -255,6 +255,9 @@ endif
|
||||
cd $(DIR_TMP)/cdrom && mkisofs $(ISO_ARGS) \
|
||||
-o /install/images/$(SNAME)-$(VERSION).$(BUILD_ARCH)-full-core$(CORE).iso .
|
||||
|
||||
# Cleanup everything
|
||||
rm -rf $(DIR_TMP)/cdrom
|
||||
|
||||
ifeq "$(HAS_ISOLINUX)" "1"
|
||||
isohybrid $(ISOHYBRID_ARGS) /install/images/$(SNAME)-$(VERSION).$(BUILD_ARCH)-full-core$(CORE).iso
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user