From 4739146fc6c4de8b16418517bb882312c475195c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:04:50 +0200 Subject: Adding live-helper 1.0~a6-1. --- helpers/lh_clean | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'helpers/lh_clean') diff --git a/helpers/lh_clean b/helpers/lh_clean index dde83d5f5..10118f5e1 100755 --- a/helpers/lh_clean +++ b/helpers/lh_clean @@ -58,7 +58,7 @@ case "${1}" in umount -f chroot/dev/pts > /dev/null 2>&1 || true umount -f chroot/dev > /dev/null 2>&1 || true - rm -rf chroot + rm -rf chroot chroot.tmp if [ "${PURGE}" != "true" ] && [ -d cache/chroot_bootstrap ] then @@ -98,6 +98,7 @@ case "${1}" in source) rm -f source.iso rm -f source.img + rm -f source*.tar rm -f source*.tar.gz rm -rf source -- cgit v1.2.3