Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 244769 Details for
Bug 334671
sys-devel/gettext-0.18.1.1 ebuild patch for FreeMiNT
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gettext patch for the ebuild
gettext.patch (text/plain), 970 bytes, created by
Alan Hourihane
on 2010-08-26 16:48:22 UTC
(
hide
)
Description:
gettext patch for the ebuild
Filename:
MIME Type:
Creator:
Alan Hourihane
Created:
2010-08-26 16:48:22 UTC
Size:
970 bytes
patch
obsolete
>--- gettext-0.18.1.1.ebuild 2010-08-07 17:01:45.000000000 +0100 >+++ /root/waiting/gettext-0.18.1.1.ebuild 2010-08-26 10:48:01.000000000 +0100 >@@ -4,7 +4,7 @@ > > EAPI="2" > >-inherit flag-o-matic eutils multilib toolchain-funcs mono libtool >+inherit flag-o-matic eutils multilib toolchain-funcs mono libtool autotools > > DESCRIPTION="GNU locale utilities" > HOMEPAGE="http://www.gnu.org/software/gettext/" >@@ -23,11 +23,20 @@ > PDEPEND="emacs? ( app-emacs/po-mode )" > > src_prepare() { >+ ( >+ export AT_NO_RECURSIVE=yes >+ cd "${S}"/gettext-runtime && AT_M4DIR="m4 gnulib-m4" eautoreconf >+ cd "${S}"/gettext-runtime/libasprintf && AT_M4DIR="../../m4 ../m4" eautoreconf >+ ) || die "eautoreconf failed" >+ > epunt_cxx > } > > src_configure() { > local myconf="" >+ >+ elibtoolize >+ > # Build with --without-included-gettext (on glibc systems) > if use elibc_glibc ; then > myconf="${myconf} --without-included-gettext $(use_enable nls)"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 334671
: 244769