aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sent/APKBUILD
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-11-06 11:50:48 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2017-11-06 12:30:37 +0100
commitddfb5ecb814169cc8c458ae32b5e5625a8cb57e4 (patch)
treec97c5e23e28d445d9b6e4e4d97c1c9383cac349a /testing/sent/APKBUILD
parent1037e79527a80a749bf736011328f2445ba461fb (diff)
testing/sent: add comment explaining why check was disabled
Diffstat (limited to 'testing/sent/APKBUILD')
-rw-r--r--testing/sent/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/sent/APKBUILD b/testing/sent/APKBUILD
index 1abbc4a2867..9be245b7a9c 100644
--- a/testing/sent/APKBUILD
+++ b/testing/sent/APKBUILD
@@ -12,11 +12,11 @@ depends_dev=""
makedepends="libx11-dev libxft-dev"
install=""
subpackages="$pkgname-doc"
-options="!check"
+options="!check" # upstream doesn't have a test suite
source="http://dl.suckless.org/tools/$pkgname-$pkgver.tar.gz
config-mk.patch"
-patch_args="-p0"
builddir="$srcdir"
+patch_args="-p0"
build() {
make -C "$builddir"