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

This commit is contained in:
Daniel Baumann 2008-11-14 16:11:13 +01:00
parent 5f0876d99d
commit 55254a01fd
1 changed files with 1 additions and 1 deletions

View File

@ -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