index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-11-16 19:51:15 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-11-16 19:51:15 +0100 |
commit | 9d4874a0578b452a52dd2e45a6de8bd39d034bc2 (patch) | |
tree | 1623a0d6a130185ab14785636c292dd9f29f203c /core/guile | |
parent | 93498cc7028cb12ffb6d245e48734cb85d601eb8 (diff) |
-rw-r--r-- | core/guile/PKGBUILD | 4 |
diff --git a/core/guile/PKGBUILD b/core/guile/PKGBUILD index 965a08c6..245cca38 100644 --- a/core/guile/PKGBUILD +++ b/core/guile/PKGBUILD @@ -15,7 +15,3 @@ if [ "${CARCH}" = "i486" ]; then ' )" fi - -# more and more tests failing disabling tests for now -# as tests hang build machines -unset check |