[SCM] Debian Live build scripts branch, master, updated. 1.0.1-2-4-gbb6f209

Daniel Baumann daniel at debian.org
Fri Nov 14 15:11:34 UTC 2008


The following commit has been merged in the master branch:
commit bb6f209e59a20f93fc89b397386ba96dc1a9b3b3
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Nov 14 16:11:13 2008 +0100

    Applied patch from Maximilian Gass <mxey at cloudconnected.org> to fix typo in generation of release files in lh_chroot_sources.

diff --git a/helpers/lh_chroot_sources b/helpers/lh_chroot_sources
index e5ddfdb..a862764 100755
--- a/helpers/lh_chroot_sources
+++ b/helpers/lh_chroot_sources
@@ -128,7 +128,7 @@ case "${1}" in
 				# Generate Release
 				echo "cd /root/local-packages && apt-ftparchive \
 					-o APT::FTPArchive::Release::Origin=chroot_local-packages \
-					release . > Release" | Chroot chroot
+					release . > Release" | Chroot chroot sh
 
 				if [ "${LH_APT_SECURE}" = "enabled" ]
 				then

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list