index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-07 01:59:09 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-07 01:59:12 +0300 |
commit | 9fffc5e11678bb736533cff9eb27d74a29874f5e (patch) | |
tree | 889789a6c0008d4ee233fae6ca2944bda33a2db9 | |
parent | fe12ac47b07f33aa682d7fc7737c2c9fa25e1cbd (diff) |
-rw-r--r-- | extra/sssd/PKGBUILD | 3 |
diff --git a/extra/sssd/PKGBUILD b/extra/sssd/PKGBUILD new file mode 100644 index 00000000..e5d521d4 --- /dev/null +++ b/extra/sssd/PKGBUILD @@ -0,0 +1,3 @@ +# Tests pass but are flaky, especially if the builder is under high load +unset check +unset checkdepends |