From 80a5c9bcdb0199c8b0e608695fd04faa464cf6a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Fri, 31 Mar 2023 07:49:57 +0200 Subject: Make dist/*.dist regular vars files beneath vars.dist/. --- pkgtool.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgtool.sh') diff --git a/pkgtool.sh b/pkgtool.sh index 9e26cc34..615ce39f 100755 --- a/pkgtool.sh +++ b/pkgtool.sh @@ -353,7 +353,7 @@ pkgtoolp_info_single() { \$_ppis_fname "${_ppis_patch_idx}" \ "${_ppis_pkg_name}" \ "${_ppis_pkg_version}" \ - "vars_file patches_pre patches" \ + "vars_files patches_pre patches" \ && [ "${_ppis_fname:+1}" = 1 ]; do : $((_ppis_patch_idx += 1)); -- cgit v1.2.3