summaryrefslogtreecommitdiff
path: root/scripts/build/binary_manifest
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/binary_manifest')
-rwxr-xr-xscripts/build/binary_manifest7
1 files changed, 2 insertions, 5 deletions
diff --git a/scripts/build/binary_manifest b/scripts/build/binary_manifest
index aabae77a8..d815c4440 100755
--- a/scripts/build/binary_manifest
+++ b/scripts/build/binary_manifest
@@ -34,11 +34,8 @@ Require_stagefile .build/config .build/bootstrap
# Checking stage file
Check_stagefile .build/binary_manifest
-# Checking lock file
-Check_lockfile .lock
-
-# Creating lock file
-Create_lockfile .lock
+# Aquire lock file
+Acquire_lockfile
case "${LB_INITRAMFS}" in
live-boot)