index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | extra/python/PKGBUILD | 3 |
diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD index 53a0513b..30e16fe8 100644 --- a/extra/python/PKGBUILD +++ b/extra/python/PKGBUILD @@ -1,3 +1,6 @@ +# tests run with -j4 per default effectively killing build slaves, +# forcing single threaded execution of tests + eval "$( declare -f build | \ sed " |