From 69d0f05b44a000ef71595e27e4813030cdcb0a54 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 27 Sep 2021 20:08:20 +0200 Subject: [PATCH] build_torcx_store: Make a variable local --- build_torcx_store | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_torcx_store b/build_torcx_store index 5572c7d5b0..4e190c1fc5 100755 --- a/build_torcx_store +++ b/build_torcx_store @@ -108,7 +108,7 @@ function torcx_package() { local version=${pkg:${#name}+1} local manifest_path="${2}" local type="${3}" - local deppkg digest file rpath sha512sum source_pkg rdepends tmproot tmppkgroot update_default + local deppkg digest file rpath sha512sum source_pkg rdepends tmproot tmppkgroot update_default tmpfile local pkg_cas_file pkg_cas_root local pkg_locations=() local name=${name##*/}