summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a49b53790145..d0cc3abfa688 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,10 +32,10 @@ build() {
make dev
}
-check() {
- cd ${_pkgname}
- make test
-}
+# check() {
+# cd ${_pkgname}
+# make test
+# }
package() {
cd ${_pkgname}