summaryrefslogtreecommitdiff
path: root/helpers/clean
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-02-18 17:34:29 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:04 +0100
commitc66942f06ed5dcebab29711afee6dcef8d865adf (patch)
tree52a5557cfe76cc3cc7e386e5b9b52436832e0a94 /helpers/clean
parent9d6a4dedc2736389349345c29d3a8a48b7b70692 (diff)
downloadlive-build-c66942f06ed5dcebab29711afee6dcef8d865adf.zip
live-build-c66942f06ed5dcebab29711afee6dcef8d865adf.tar.gz
Reworking iso-hybrid as an independent binary image type.
Diffstat (limited to 'helpers/clean')
-rwxr-xr-xhelpers/clean4
1 files changed, 2 insertions, 2 deletions
diff --git a/helpers/clean b/helpers/clean
index 8f74209..0596e39 100755
--- a/helpers/clean
+++ b/helpers/clean
@@ -90,7 +90,7 @@ do
--binary)
${LH_ROOT_COMMAND} umount -f binary.tmp > /dev/null 2>&1 || true
rm -rf binary.tmp binary.deb binary.udeb
- rm -f binary.iso
+ rm -f binary*.iso
rm -f binary*.img
rm -f binary*.tar.gz
rm -f binary.sh
@@ -122,7 +122,7 @@ do
;;
--source)
- rm -f source.iso
+ rm -f source*.iso
rm -f source*.img
rm -f source*.tar
rm -f source*.tar.gz