aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorkpcyrd <git@rxv.cc>2018-04-30 02:01:40 +0200
committerFrancesco Colista <fcolista@alpinelinux.org>2018-05-08 09:19:09 +0000
commit20e9d47b6fc87404ba08ade1cba3e154eefd7bc3 (patch)
treebaf375cc27a29a795b733ce4b9005622a6d443b1 /testing
parent464ca29ae8c09d904947d36e46bd5698ea4c9e68 (diff)
downloadaports-20e9d47b6fc87404ba08ade1cba3e154eefd7bc3.tar.bz2
aports-20e9d47b6fc87404ba08ade1cba3e154eefd7bc3.tar.xz
testing/badtouch: use default builddir
Diffstat (limited to 'testing')
-rw-r--r--testing/badtouch/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/badtouch/APKBUILD b/testing/badtouch/APKBUILD
index eb0eca4f9b..1033ac6357 100644
--- a/testing/badtouch/APKBUILD
+++ b/testing/badtouch/APKBUILD
@@ -11,7 +11,6 @@ depends="ca-certificates"
makedepends="cargo libcap libressl-dev"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/kpcyrd/$pkgname/archive/v$pkgver.tar.gz"
-builddir="$srcdir/$pkgname-$pkgver"
build() {
cd "$builddir"