aboutsummaryrefslogtreecommitdiffstats
path: root/community/pv/APKBUILD
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-12-11 01:26:18 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-12-11 01:26:20 +0000
commitf6eca43648bcd5f2f5b0cfdaf1195b38e35a52dc (patch)
treed840221dc825d7949d5ec046accfd85b41afb5ef /community/pv/APKBUILD
parent9ee7897d9c196cce7b27fcd466dc9a0470904b5a (diff)
community/pv: modernize and add check
This was added in my last commit, but I forgot to add the commit message. My mistake.
Diffstat (limited to 'community/pv/APKBUILD')
-rw-r--r--community/pv/APKBUILD1
1 files changed, 1 insertions, 0 deletions
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() {