summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2017-01-30 23:46:17 +0100
committerMats Lidell <matsl@gentoo.org>2017-01-30 23:46:17 +0100
commitcfe84c42d2f43337019bacb4ae545643b367b27b (patch)
tree94bf69d24b5d62afeb6dc65f4e83ab0c4edf8255 /app-editors/xemacs/xemacs-21.5.34-r5.ebuild
parentapp-xemacs/cc-mode: Pre release version bump. (diff)
downloademacs-cfe84c42d2f43337019bacb4ae545643b367b27b.tar.gz
emacs-cfe84c42d2f43337019bacb4ae545643b367b27b.tar.bz2
emacs-cfe84c42d2f43337019bacb4ae545643b367b27b.zip
app-editors/xemacs: Remove define of deprecated glibc macros
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-editors/xemacs/xemacs-21.5.34-r5.ebuild')
-rw-r--r--app-editors/xemacs/xemacs-21.5.34-r5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/xemacs/xemacs-21.5.34-r5.ebuild b/app-editors/xemacs/xemacs-21.5.34-r5.ebuild
index 486bc7c..4ff3a44 100644
--- a/app-editors/xemacs/xemacs-21.5.34-r5.ebuild
+++ b/app-editors/xemacs/xemacs-21.5.34-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -69,6 +69,7 @@ src_prepare() {
epatch "${FILESDIR}/${P}-ncurses-tinfo.patch"
epatch "${FILESDIR}/${P}-gcc5.patch"
epatch "${FILESDIR}/${P}-destdir.patch"
+ epatch "${FILESDIR}/${P}-glibc-macro.patch"
# Some binaries and man pages are installed under suffixed names
# to avoid collions with their GNU Emacs counterparts (see below).