summaryrefslogtreecommitdiffhomepage
path: root/pkgtool.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtool.sh')
-rwxr-xr-xpkgtool.sh2
1 files changed, 1 insertions, 1 deletions
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));