Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 214568 Details for
Bug 298744
app-i18n/im-freewnn: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
adding epatch and autotools to ebuild
im-freewnn-0.0.2.diff (text/plain), 733 bytes, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2009-12-29 19:46:31 UTC
(
hide
)
Description:
adding epatch and autotools to ebuild
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2009-12-29 19:46:31 UTC
Size:
733 bytes
patch
obsolete
>--- im-freewnn-0.0.2.ebuild.orig 2009-12-29 20:45:38.306648789 +0100 >+++ im-freewnn-0.0.2.ebuild 2009-12-29 20:45:23.026646126 +0100 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/app-i18n/im-freewnn/im-freewnn-0.0.2.ebuild,v 1.6 2007/04/22 10:37:44 corsair Exp $ > >-inherit eutils >+inherit eutils autotools > > DESCRIPTION="Japanese FreeWnn input method module for GTK+2" > HOMEPAGE="http://bonobo.gnome.gr.jp/~nakai/immodule/" >@@ -22,6 +22,10 @@ > unpack ${A} > cd ${S} > epatch ${FILESDIR}/${PN}-wnnrc-gentoo.diff >+ epatch ${FILESDIR}/${P}-as-needed.patch >+ # using more recent automake >+ sed -i -e "s/52/62/" configure.in >+ eautoreconf > } > > src_compile() {
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 298744
:
214459
|
214561
|
214563
|
214565
|
214567
| 214568