Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/icu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/icu/PKGBUILD')
-rw-r--r--core/icu/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/icu/PKGBUILD b/core/icu/PKGBUILD
index 2e6727f3..39cde28c 100644
--- a/core/icu/PKGBUILD
+++ b/core/icu/PKGBUILD
@@ -13,6 +13,6 @@
eval "$(
declare -f check | \
sed '
- s/make -k check/make -k check || true/
+ s/make check/make check || true/
'
)"