Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 222131 Details for
Bug 307843
dev-libs/atk is built static-only on Interix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Run eautoreconf on interix
atk-1.28.0.ebuild.patch (text/plain), 441 bytes, created by
Greg Turner
on 2010-03-05 01:25:57 UTC
(
hide
)
Description:
Run eautoreconf on interix
Filename:
MIME Type:
Creator:
Greg Turner
Created:
2010-03-05 01:25:57 UTC
Size:
441 bytes
patch
obsolete
>--- /opt/gentoo/usr/portage/dev-libs/atk/atk-1.28.0.ebuild 2010-02-25 13:01:48 -0800 >+++ /opt/gentoo/usr/overlay/dev-libs/atk/atk-1.28.0.ebuild 2010-03-04 16:08:39 -0800 >@@ -20,3 +20,13 @@ > doc? ( >=dev-util/gtk-doc-1 )" > > DOCS="AUTHORS ChangeLog NEWS README" >+ >+gnome2_src_prepare() { >+ gnome2_omf_fix >+ # Run libtoolize >+ if [[ ${CHOST} == *-interix* ]] ; then >+ eautoreconf >+ else >+ elibtoolize ${ELTCONF} --force --install >+ fi >+}
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 307843
: 222131