summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/ding-libs/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/ding-libs/PKGBUILD b/core/ding-libs/PKGBUILD
index d609efe0..451e64ab 100644
--- a/core/ding-libs/PKGBUILD
+++ b/core/ding-libs/PKGBUILD
@@ -2,4 +2,6 @@
if [ "${CARCH}" = "i486" ]; then
# disable documentation
makedepends=(${makedepends[@]//doxygen/})
+
+ unset check
fi