summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_sources
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:16 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:26 +0100
commitc68c0a270832ca340429878ce6a0ab606d435b06 (patch)
tree8f9a4286b138ca2768a724594ad4219bf30f6167 /helpers/lh_chroot_sources
parentf314791fa2fa3e6a557ca50ecb4a0cf7798fee79 (diff)
downloadlive-build-c68c0a270832ca340429878ce6a0ab606d435b06.zip
live-build-c68c0a270832ca340429878ce6a0ab606d435b06.tar.gz
Adding live-helper 1.0~a21-1.
Diffstat (limited to 'helpers/lh_chroot_sources')
-rwxr-xr-xhelpers/lh_chroot_sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/helpers/lh_chroot_sources b/helpers/lh_chroot_sources
index f4b14f5..9d255f9 100755
--- a/helpers/lh_chroot_sources
+++ b/helpers/lh_chroot_sources
@@ -217,6 +217,9 @@ case "${1}" in
if [ "${LIVE_MIRROR_BOOTSTRAP}" = "${LIVE_MIRROR_BINARY}" ] && \
[ "${LIVE_MIRROR_BOOTSTRAP_SECURITY}" = "${LIVE_MIRROR_BINARY_SECURITY}" ]
then
+ # Removing stage file
+ rm -f .stage/chroot_sources
+
exit 0
fi