* [gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-23.2.ebuild
@ 2010-05-08 8:06 Ulrich Mueller (ulm)
0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2010-05-08 8:06 UTC (permalink / raw
To: gentoo-commits
ulm 10/05/08 08:06:50
Modified: emacs-23.2.ebuild
Log:
Apply changes to ebuild from bug 306831 which I had forgotten in the previous commit.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.2 app-editors/emacs/emacs-23.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-23.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-23.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-23.2.ebuild?r1=1.1&r2=1.2
Index: emacs-23.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emacs-23.2.ebuild 8 May 2010 07:26:28 -0000 1.1
+++ emacs-23.2.ebuild 8 May 2010 08:06:50 -0000 1.2
@@ -1,10 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.2.ebuild,v 1.1 2010/05/08 07:26:28 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.2.ebuild,v 1.2 2010/05/08 08:06:50 ulm Exp $
EAPI=2
-inherit autotools elisp-common eutils flag-o-matic
+inherit autotools elisp-common eutils flag-o-matic multilib
if [ "${PV##*.}" = "9999" ]; then
inherit bzr
@@ -188,6 +188,7 @@
econf \
--program-suffix=-${EMACS_SUFFIX} \
--infodir=/usr/share/info/${EMACS_SUFFIX} \
+ --with-crt-dir=/usr/$(get_libdir) \
${myconf} || die "econf emacs failed"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-05-08 8:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-08 8:06 [gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-23.2.ebuild Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox