From 4496a2e7fe43dedb36f22ffd9c9bb9371d448622 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 17 Jan 2017 22:08:58 -0500 Subject: pcr/emacs-lucid pkgrel 1.parabola1 -> 3 This covers both pkgrel bumps from extra/emacs: pkgrel=2: Rebuild for new version of imagemagick library. pkgrel=3: Add the REL_ALLOC line to fix several issues. --- pcr/emacs-lucid/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pcr/emacs-lucid') diff --git a/pcr/emacs-lucid/PKGBUILD b/pcr/emacs-lucid/PKGBUILD index 6cad9eadc..c6f64f477 100644 --- a/pcr/emacs-lucid/PKGBUILD +++ b/pcr/emacs-lucid/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=emacs pkgname=emacs-lucid pkgver=25.1 -pkgrel=1.parabola1 +pkgrel=3 pkgdesc="The extensible, customizable, self-documenting real-time display editor" arch=('i686' 'x86_64') url="http://www.gnu.org/software/emacs/emacs.html" @@ -22,6 +22,7 @@ conflicts=("$_pkgname") build() { cd "$srcdir"/$_pkgname-$pkgver + export REL_ALLOC=no ac_cv_lib_gif_EGifPutExtensionLast=yes ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \ --localstatedir=/var --with-x-toolkit=lucid --with-xft make -- cgit v1.2.2