summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEsben Haabendal2017-09-30 16:10:08 +0200
committerEsben Haabendal2017-09-30 16:10:08 +0200
commit75c389c40f6c604355964598f05f1a61d9c6465f (patch)
treee810582379a8a1ef115f0b4e3d938b5353c75631
parenta1e8c35ad0f3cbb7f9f7dc910ca57038ad292924 (diff)
downloadaur-75c389c40f6c604355964598f05f1a61d9c6465f.tar.gz
Unset EMACS environment variable
Should improve robustness of builds for people having a custom EMACS environment variable setting.
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f604fb8e9d24..76867a3dad90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,7 @@ pkgver() {
}
build() {
+ unset EMACS
cd "$_gitrepo"
make EFLAGS="-L /usr/share/emacs/site-lisp -L /usr/share/emacs/site-lisp/dash -L ${srcdir}/${_gitrepo}/lisp" \
lisp info