gettext-full: prevent using emacs
authorJo-Philipp Wich <jo@mein.io>
Mon, 30 May 2016 13:05:03 +0000 (15:05 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 31 May 2016 13:18:27 +0000 (15:18 +0200)
commit927ab9a2623f4e8e414d77bb2744b0c192e62238
tree4588570819806337fc29f34e674210f3568fb7b5
parent1205e9a78111c99cbf6e92c401d7071ba18cf498
gettext-full: prevent using emacs

When the gettext-full host build phase finds an `emacs` exectuble during the
build it will launch an `emacs --batch` command to run some Lisp code.

On certain Debian systems the `/usr/bin/emacs` path might point, via
alternatives, to the `/usr/bin/jove` editor which will then launch an
interactive session when invoked by the gettext build.

In order to avoid this problem, explicitely disable emacs handling during
the build through a configure environment variable.

Also remove my now unreachable maintainer address.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/libs/gettext-full/Makefile