summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_sources
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_chroot_sources')
-rwxr-xr-xhelpers/lh_chroot_sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_sources b/helpers/lh_chroot_sources
index 9da2c0d3f..3d69cd6e1 100755
--- a/helpers/lh_chroot_sources
+++ b/helpers/lh_chroot_sources
@@ -120,7 +120,7 @@ case "${1}" in
then
# Generate Release
echo "cd /root/local-packages && apt-ftparchive \
- -o APT::FTPArchive::Release::Label=local-packages \
+ -o APT::FTPArchive::Release::Origin=chroot_local-packages \
release . > Release" | Chroot sh
_LH_DOTGNUPG_EXISTED=0