index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-07-10 08:14:06 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-07-10 08:14:06 +0300 |
commit | 8c258d7870490cb47c774a6f47e486ff53834852 (patch) | |
tree | 770d8c28c9c19da85cb56c8a0bebc4b21a793065 | |
parent | c3a20075651c914706ca4a9eb896d91ae48ec1d4 (diff) |
-rw-r--r-- | core/pcre2/PKGBUILD | 2 |
diff --git a/core/pcre2/PKGBUILD b/core/pcre2/PKGBUILD index da90f860..fa4189bb 100644 --- a/core/pcre2/PKGBUILD +++ b/core/pcre2/PKGBUILD @@ -11,3 +11,5 @@ if [ "${CARCH}" = "i486" ]; then ' )" fi + +unset check |