summaryrefslogtreecommitdiff
path: root/i486-stage2/kbd/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'i486-stage2/kbd/DESCR')
-rw-r--r--i486-stage2/kbd/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/i486-stage2/kbd/DESCR b/i486-stage2/kbd/DESCR
new file mode 100644
index 0000000..d8fa791
--- /dev/null
+++ b/i486-stage2/kbd/DESCR
@@ -0,0 +1,5 @@
+# no unit testing (using C 'check')
+sed -i "/makedepends=/s/'check'//" PKGBUILD
+
+# do not build test programs, they need libcheck
+sed -i "s@./configure@./configure --disable-tests @" PKGBUILD