summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-10-02 20:25:14 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-10-02 20:25:14 +0200
commite127f49d9d3b6be778de402887671c013154157d (patch)
tree127f03a44cfd84c613f7142359a13e0976706161 /core
parent77de0feffdf96480cc25ec5e3b476d88594fd98a (diff)
downloadpackages-e127f49d9d3b6be778de402887671c013154157d.tar.xz
core/systemd: disabled checks for now on i486 (see FS#60239)
Diffstat (limited to 'core')
-rw-r--r--core/systemd/PKGBUILD3
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