From 3379e675512dfdde74a9048af80db825e9ebdb07 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 3 Oct 2018 12:16:07 +0000 Subject: abuild: print version of built package early instead of printing abuild version, print package version. This is to avoid confuse the abuild version with the package version. --- abuild.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abuild.in') diff --git a/abuild.in b/abuild.in index 8d69b4b..6271f8c 100644 --- a/abuild.in +++ b/abuild.in @@ -1516,10 +1516,10 @@ build_abuildrepo() { _check=true fi if ! apk_up2date || [ -n "$force" ]; then - print_version # check early if we have abuild key abuild-sign --installed logcmd "building $repo/$pkgname-$pkgver-r$pkgrel" + msg "Building $repo/$pkgname $pkgver-r$pkgrel (using $program $program_version)" sanitycheck builddeps clean -- cgit v1.2.3-60-g2f50