Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/exa/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/exa/PKGBUILD b/extra/exa/PKGBUILD
index 914a7177..20b50c98 100644
--- a/extra/exa/PKGBUILD
+++ b/extra/exa/PKGBUILD
@@ -3,7 +3,7 @@ makedepends=(${makedepends[@]//pandoc/})
eval "$(
declare -f build | \
sed '
- s/pandoc/#pandoc/
+ s/pandoc/:; #pandoc/
'
)"
eval "$(