index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | extra/libproxy/PKGBUILD | 4 |
diff --git a/extra/libproxy/PKGBUILD b/extra/libproxy/PKGBUILD index 5463630c..b44a9614 100644 --- a/extra/libproxy/PKGBUILD +++ b/extra/libproxy/PKGBUILD @@ -45,3 +45,7 @@ if [ "${CARCH}" = 'i486' ]; then ' )" fi + +# temporary do not test as testing new libproxy Perl module for version 5.36 +# uses a perl version 5.34 of libProxy +unset check |