summaryrefslogtreecommitdiffstats
path: root/emacs-bzr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-bzr/PKGBUILD')
-rw-r--r--emacs-bzr/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs-bzr/PKGBUILD b/emacs-bzr/PKGBUILD
index 7f20cb9..84663cc 100644
--- a/emacs-bzr/PKGBUILD
+++ b/emacs-bzr/PKGBUILD
@@ -7,7 +7,7 @@
_opt_puresize="1820000"
pkgname=emacs-bzr
-pkgver=116906
+pkgver=117550
pkgrel=1
pkgdesc='The extensible, customizable, self-documenting real-time display editor from its official Bzr repository'
arch=('i686' 'x86_64')
@@ -45,6 +45,7 @@ build() {
--mandir=${_mandir} \
--without-sound \
--with-xft \
+ --without-gif \
--with-x-toolkit=lucid || return 1
patch -p0 -i "$srcdir"/docstrings2.patch || return 1
make bootstrap