diff options
Diffstat (limited to 'scripts/build/binary_manifest')
-rwxr-xr-x | scripts/build/binary_manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/binary_manifest b/scripts/build/binary_manifest index b8b38e101..3f2d2e4b6 100755 --- a/scripts/build/binary_manifest +++ b/scripts/build/binary_manifest @@ -29,7 +29,7 @@ fi Echo_message "Begin creating manifest..." # Requiring stage file -Require_stagefile config bootstrap +Require_stagefiles config bootstrap # Checking stage file Check_stagefile |