index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-06-25 10:33:58 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-06-25 10:33:58 +0200 |
commit | 48fb898360551941d2f10787e7c357f8b5f4b790 (patch) | |
tree | 227f58fa535d1b68218c0e22d4a49cac13f8d68c /extra/libproxy | |
parent | 1c95af24c19c087c8e0fc161282dc04872ee7d74 (diff) |
-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 |