summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/emacs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/emacs/PKGBUILD b/extra/emacs/PKGBUILD
index 34702d3d..baff0e89 100644
--- a/extra/emacs/PKGBUILD
+++ b/extra/emacs/PKGBUILD
@@ -14,7 +14,7 @@ if [ "${CARCH}" = 'i486' ]; then
eval "$(
declare -f build \
| sed '
- ,\./configure, {
+ \,\./configure, {
s/--with-x-toolkit=gtk3/--with-x-toolkit=no --with-jpeg=no --with-png=no --with-tiff=no --with-xft/
}
'