summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_local-preseed
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_chroot_local-preseed')
-rwxr-xr-xhelpers/lh_chroot_local-preseed2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_local-preseed b/helpers/lh_chroot_local-preseed
index 057acdfee..e279faa5b 100755
--- a/helpers/lh_chroot_local-preseed
+++ b/helpers/lh_chroot_local-preseed
@@ -42,7 +42,7 @@ Check_lockfile .lock
# Creating lock file
Create_lockfile .lock
-if ls config/chroot_local-preseed/* > /dev/null 2>&1
+if Find_files config/chroot_local-preseed/*
then
# Check dependency
Check_package chroot/usr/bin/debconf-set-selections debconf