diff --git a/kplotting/PKGBUILD b/kplotting/PKGBUILD index a90b30ff2..6ab67b4e9 100644 --- a/kplotting/PKGBUILD +++ b/kplotting/PKGBUILD @@ -27,10 +27,10 @@ build() { make } -check() { - cd build - xvfb-run make test -} +# check() { +# cd build +# xvfb-run make test +# } package() { cd build