Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/glibc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/glibc/PKGBUILD b/core/glibc/PKGBUILD
index c67ae4cf..220eeef5 100644
--- a/core/glibc/PKGBUILD
+++ b/core/glibc/PKGBUILD
@@ -95,5 +95,5 @@ eval "$(
s/skip_test tst-adjtime/skip_test tst-adjtime-time64/
s/skip_test tst-clock2/skip_test tst-clock2-time64/
s/make -O check/make -O check || true/
- ')
+ '
)"