diff options
Diffstat (limited to 'core/systemd')
-rw-r--r-- | core/systemd/PKGBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
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 |