summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/build/lb_chroot_preseed2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_chroot_preseed b/scripts/build/lb_chroot_preseed
index baeced847..2323438f5 100755
--- a/scripts/build/lb_chroot_preseed
+++ b/scripts/build/lb_chroot_preseed
@@ -47,7 +47,7 @@ then
# Install dependency
Install_package
- for PRESEED in config/chroot_preseed/*.preseed config/chroot_preseed/*.preseed.chroot
+ for PRESEED in config/preseed/*.preseed config/preseed/*.preseed.chroot
do
# Copying local preseed
cp "${PRESEED}" chroot/root/preseed