mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core-updates: Ensure we have no temporary data in the package
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
258bc2e318
commit
70e7351c3e
@@ -262,4 +262,4 @@ endif
|
||||
|
||||
# Compress Image
|
||||
xz $(XZ_OPT) < $(IMG) > $(IMAGE_FILE)
|
||||
rm -rf $(IMG) $(MNThdd)
|
||||
rm -rf $(IMG) $(MNThdd) $(DIR_TMP)/cdrom
|
||||
|
||||
Reference in New Issue
Block a user