summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-02-29 13:32:16 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:36:17 +0100
commit2b086405f9180c35641789f6bcb55a8e1d971814 (patch)
tree1ca0fb9d29ff74ec2956f0e69c3b7a8d13d3fef7 /helpers
parentd78a97a521f6da5dcf3a5759eb87562ca3bb94f1 (diff)
downloadlive-build-2b086405f9180c35641789f6bcb55a8e1d971814.zip
live-build-2b086405f9180c35641789f6bcb55a8e1d971814.tar.gz
Using wildcards to support more than one preseeding file.
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_binary_debian-installer6
1 files changed, 3 insertions, 3 deletions
diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index d2bf816..06e9ecd 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -424,10 +424,10 @@ then
ln -s . binary/debian
fi
-# Including preseeding file
-if [ -e config/binary_debian-installer/preseed.cfg ]
+# Including preseeding files
+if [ -e config/binary_debian-installer/preseed*.cfg ]
then
- cp config/binary_debian-installer/preseed.cfg binary/install
+ cp config/binary_debian-installer/preseed*.cfg binary/install
fi
# Creating stage file