abuild: log repo/pkgname-version
This commit is contained in:
parent
60dda6785f
commit
212ba26389
@ -1187,7 +1187,7 @@ build_abuildrepo() {
|
||||
if ! apk_up2date || [ -n "$force" ]; then
|
||||
# check early if we have abuild key
|
||||
abuild-sign --installed || return 1
|
||||
logcmd "building $pkgname"
|
||||
logcmd "building ${abuildrepo##*/}/$pkgname-$pkgver-r$pkgrel"
|
||||
sanitycheck && builddeps && clean && fetch && unpack \
|
||||
&& prepare && mkusers && $_build && rootpkg \
|
||||
&& cleanup $CLEANUP \
|
||||
|
Loading…
x
Reference in New Issue
Block a user