Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/proj/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/proj/PKGBUILD b/extra/proj/PKGBUILD
index fc477bba..69c3775a 100644
--- a/extra/proj/PKGBUILD
+++ b/extra/proj/PKGBUILD
@@ -1 +1 @@
-eval "$(declare -f check | sed '@ctest --test-dir build@ctest --test-dir build || true@')"
+eval "$(declare -f check | sed 's@ctest --test-dir build@ctest --test-dir build || true@')"