summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_encryption
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-10-14 16:12:09 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:42 +0100
commit0cbbde2b9664b9fafb311f1048db25ea69952222 (patch)
tree97d946f855830634f9468efdb4dffc211e4c9371 /helpers/lh_binary_encryption
parentd92d4e2201d921510fa2e7247ef1184b55680ee3 (diff)
downloadlive-build-0cbbde2b9664b9fafb311f1048db25ea69952222.zip
live-build-0cbbde2b9664b9fafb311f1048db25ea69952222.tar.gz
Using simplified Require_stagefile(); calls by passing multiple arguments.
Diffstat (limited to 'helpers/lh_binary_encryption')
-rwxr-xr-xhelpers/lh_binary_encryption3
1 files changed, 1 insertions, 2 deletions
diff --git a/helpers/lh_binary_encryption b/helpers/lh_binary_encryption
index 79c4791..480c382 100755
--- a/helpers/lh_binary_encryption
+++ b/helpers/lh_binary_encryption
@@ -53,8 +53,7 @@ esac
Echo_message "Begin encrypting root filesystem image..."
# Requiring stage file
-Require_stagefile .stage/bootstrap
-Require_stagefile .stage/binary_rootfs
+Require_stagefile .stage/bootstrap .stage/binary_rootfs
# Checking stage file
Check_stagefile .stage/binary_encryption