aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2016-06-14 08:43:34 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2016-06-14 08:43:34 +0200
commita1aa36ab79c6b597192e609aa3a22199986efeb9 (patch)
tree4e78d40534463ed6ce2b6bfd3eede7cabed36093 /testing
parent384cb261e07c197d6d461fb03fbd84ffc1a59196 (diff)
downloadaports-a1aa36ab79c6b597192e609aa3a22199986efeb9.tar.bz2
aports-a1aa36ab79c6b597192e609aa3a22199986efeb9.tar.xz
testing/babeltrace: set correct builddir
Diffstat (limited to 'testing')
-rw-r--r--testing/babeltrace/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/babeltrace/APKBUILD b/testing/babeltrace/APKBUILD
index 8957a5762f..f3959bdfd0 100644
--- a/testing/babeltrace/APKBUILD
+++ b/testing/babeltrace/APKBUILD
@@ -14,6 +14,8 @@ install=""
subpackages="$pkgname-dev $pkgname-doc"
source="https://www.efficios.com/files/$pkgname/$pkgname-$pkgver.tar.bz2"
+builddir="$srcdir/$pkgname-$pkgver"
+
build() {
cd "$builddir"
./configure \