r2613 - dists/trunk/live-helper/helpers

daniel at alioth.debian.org daniel at alioth.debian.org
Sat Jul 28 17:52:37 UTC 2007


Author: daniel
Date: 2007-07-28 17:52:36 +0000 (Sat, 28 Jul 2007)
New Revision: 2613

Modified:
   dists/trunk/live-helper/helpers/lh_chroot_sources
Log:


Modified: dists/trunk/live-helper/helpers/lh_chroot_sources
===================================================================
--- dists/trunk/live-helper/helpers/lh_chroot_sources	2007-07-28 16:56:25 UTC (rev 2612)
+++ dists/trunk/live-helper/helpers/lh_chroot_sources	2007-07-28 17:52:36 UTC (rev 2613)
@@ -217,6 +217,9 @@
 			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
 




More information about the debian-live-changes mailing list