diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-01-18 11:17:46 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-01-18 11:17:46 +0100 |
commit | 27278ae43a3ae6de50f740ff7229c5454e8ac8ac (patch) | |
tree | 6f2ae37d96da682c6af7271bd85114f4692a78f1 | |
parent | b15285b3492f3dc9c3436dbe1dba54b95e41b569 (diff) | |
download | packages-27278ae43a3ae6de50f740ff7229c5454e8ac8ac.tar.xz |
core/systemd: temporary nocheck patch
-rw-r--r-- | core/systemd/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD new file mode 100644 index 00000000..0b3bc8fe --- /dev/null +++ b/core/systemd/PKGBUILD @@ -0,0 +1,2 @@ +# temporarily to work around libidn2.so.0 issues in build slaves +unset check |