1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-09-28 04:12:40 -06:00

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

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