From 3e3e8c2c64a36699f90fd52d5167b636590473b7 Mon Sep 17 00:00:00 2001 From: Lyndon Brown Date: Thu, 12 Mar 2020 01:30:11 +0000 Subject: fix instances of broken stagefile handling mismatches in filenames between check and create Gbp-Dch: Short --- scripts/build/binary_includes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/binary_includes') diff --git a/scripts/build/binary_includes b/scripts/build/binary_includes index 81b0a7ebc..2b97de71e 100755 --- a/scripts/build/binary_includes +++ b/scripts/build/binary_includes @@ -27,7 +27,7 @@ Echo_message "Begin copying binary includes..." Require_stagefile .build/config .build/bootstrap # Checking stage file -Check_stagefile .build/includes.binary +Check_stagefile .build/binary_includes # Checking lock file Check_lockfile .lock -- cgit v1.2.3