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/bootstrap_archives | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/bootstrap_archives') diff --git a/scripts/build/bootstrap_archives b/scripts/build/bootstrap_archives index 372470191..f49fd9ede 100755 --- a/scripts/build/bootstrap_archives +++ b/scripts/build/bootstrap_archives @@ -34,7 +34,7 @@ Require_stagefile .build/config .build/bootstrap Echo_message "Configuring file /etc/apt/sources.list" # Checking stage file -Check_stagefile .build/chroot_archives +Check_stagefile .build/bootstrap_archives # Checking lock file Check_lockfile .lock -- cgit v1.2.3