diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/pv/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/pv/APKBUILD b/community/pv/APKBUILD index a4705d9923..bbd4564edd 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() { |