summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_includes
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/chroot_includes')
-rwxr-xr-xscripts/build/chroot_includes5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/build/chroot_includes b/scripts/build/chroot_includes
index 1508138e4..c0c8e2d62 100755
--- a/scripts/build/chroot_includes
+++ b/scripts/build/chroot_includes
@@ -27,8 +27,7 @@ Echo_message "Begin copying chroot includes..."
Require_stagefile config bootstrap
# Checking stage file
-STAGE_FILE="includes.chroot"
-Check_stagefile "${STAGE_FILE}"
+Check_stagefile
# Acquire lock file
Acquire_lockfile
@@ -46,4 +45,4 @@ then
fi
# Creating stage file
-Create_stagefile "${STAGE_FILE}"
+Create_stagefile