summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 262e4008d0d0..2b24c6b66c00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,6 @@ prepare() {
build() {
cd ./CBFlib-$pkgver
NOFORTRAN=yes make all
- # the test suite gives comile errors I could not resolve
make tests
#make shared
}