From f6eca43648bcd5f2f5b0cfdaf1195b38e35a52dc Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Mon, 11 Dec 2017 01:26:18 +0000 Subject: [PATCH] community/pv: modernize and add check This was added in my last commit, but I forgot to add the commit message. My mistake. --- community/pv/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/community/pv/APKBUILD b/community/pv/APKBUILD index a4705d99232..bbd4564eddc 100644 --- a/community/pv/APKBUILD +++ b/community/pv/APKBUILD @@ -10,6 +10,7 @@ arch="all" license="Artistic-2.0" subpackages="$pkgname-doc" source="http://www.ivarch.com/programs/sources/pv-$pkgver.tar.bz2" + builddir="$srcdir/$pkgname-$pkgver" build() {