index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-12-03 10:15:08 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-12-03 10:15:08 +0100 |
commit | 1d100b49a10c483cf6db2de6253574611d661aac (patch) | |
tree | 49e90238d88069d9678e14c18b97b62f642ccf25 /extra/guile2.0 | |
parent | 9faa4a7ec9f37efbc548cf0e4baa436c840864c6 (diff) |
-rw-r--r-- | extra/guile2.0/PKGBUILD | 4 |
diff --git a/extra/guile2.0/PKGBUILD b/extra/guile2.0/PKGBUILD index 9a4dd6a2..6c1f5c11 100644 --- a/extra/guile2.0/PKGBUILD +++ b/extra/guile2.0/PKGBUILD @@ -5,3 +5,7 @@ eval "$( s/make check/make check || true/ ' )" + +# more and more tests failing disabling tests for now +# as tests hang build machines +unset check |