From 55254a01fdf9289a38ad7478d9b779f2ba53b15c Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Fri, 14 Nov 2008 16:11:13 +0100
Subject: Applied patch from Maximilian Gass <mxey@cloudconnected.org> to fix
 typo in generation of release files in lh_chroot_sources.

---
 helpers/lh_chroot_sources | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
cgit v1.0