index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-10-02 20:25:14 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-10-02 20:25:14 +0200 |
commit | e127f49d9d3b6be778de402887671c013154157d (patch) | |
tree | 127f03a44cfd84c613f7142359a13e0976706161 | |
parent | 77de0feffdf96480cc25ec5e3b476d88594fd98a (diff) |
-rw-r--r-- | core/systemd/PKGBUILD | 3 |
diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index a7e5ae15..baf567fc 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -17,4 +17,7 @@ if [ "${CARCH}" = "i486" ]; then /install.*systemd-journal/d ' )" + + # tempoary failure, known upstream, see FS#60239 + unset check fi |