summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 981692b..42b92ea 100755
--- a/helpers/lh_chroot_sources
+++ b/helpers/lh_chroot_sources
@@ -228,7 +228,7 @@ case "${1}" in
cp -f chroot/var/lib/apt/lists/*_Sources cache/indices_bootstrap
fi
- cp -f chroot/var/lib/apt/*_Release* cache/indices_bootstrap
+ cp -f chroot/var/lib/apt/lists/*_Release* cache/indices_bootstrap
fi
fi