aboutsummaryrefslogtreecommitdiffstats
path: root/community/bitcoin
diff options
context:
space:
mode:
Diffstat (limited to 'community/bitcoin')
-rw-r--r--community/bitcoin/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/bitcoin/APKBUILD b/community/bitcoin/APKBUILD
index 8d5ba4c2cc..86870a6cc0 100644
--- a/community/bitcoin/APKBUILD
+++ b/community/bitcoin/APKBUILD
@@ -85,6 +85,7 @@ dev() {
}
check() {
+ cd "$builddir"
make check || return 1
}