kiss: run hook after repo check

This commit is contained in:
Dylan Araps 2021-07-06 18:32:36 +03:00
parent 10e2fd2553
commit 47e870e375
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -736,8 +736,8 @@ pkg_build() {
for pkg do
log "$pkg" "Building package ($((in+=1))/$#)"
run_hook pre-extract "$pkg" "$pkg_dir/$pkg"
pkg_find_version "$pkg"
run_hook pre-extract "$pkg" "$pkg_dir/$pkg"
pkg_extract "$pkg"
# Install built packages to a directory under the package name to