From fdef63e60c2e68226da2fe92d6cc393c1af2b801 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:05:12 +0200 Subject: Adding live-helper 1.0~a16-1. --- helpers/lh_clean | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/lh_clean') diff --git a/helpers/lh_clean b/helpers/lh_clean index bd2268180..d8439071d 100755 --- a/helpers/lh_clean +++ b/helpers/lh_clean @@ -65,7 +65,7 @@ case "${1}" in if [ "${PURGE}" != "true" ] && [ -d cache/stages_bootstrap ] then - ${LH_ROOT_COMMAND} cp -a cache/stages_bootstrap chroot + ${LH_ROOT_COMMAND} cp -al cache/stages_bootstrap chroot mkdir -p .stage touch .stage/bootstrap fi -- cgit v1.2.3