Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 85886 Details for
Bug 131848
media-gfx/pstoedit: fix build with --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
pstoedit-3.42-ebuild.patch
pstoedit-3.42-ebuild.patch (text/plain), 902 bytes, created by
TGL
on 2006-04-30 17:32:14 UTC
(
hide
)
Description:
pstoedit-3.42-ebuild.patch
Filename:
MIME Type:
Creator:
TGL
Created:
2006-04-30 17:32:14 UTC
Size:
902 bytes
patch
obsolete
>--- pstoedit-3.42.ebuild.orig 2006-04-30 21:32:45.000000000 +0200 >+++ pstoedit-3.42.ebuild 2006-04-30 21:34:35.000000000 +0200 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.42.ebuild,v 1.2 2006/04/13 19:17:45 chutzpah Exp $ > >-inherit libtool >+inherit autotools eutils > > # see bug #29724. please don't re-enable flash support until > # ming has the patches applied <obz@gentoo.org> >@@ -35,6 +35,8 @@ > # need to remove the pedantic flag, see bug #39557 > sed -i -e "s/\-pedantic//" configure > >+ epatch "${FILESDIR}/${P}-as-needed.patch" >+ eautoreconf > } > > src_compile() { >@@ -44,7 +46,6 @@ > [ -f /usr/include/libEMF/emf.h ] \ > && myconf="${myconf} --with-libemf-include=/usr/include/libEMF" > >- elibtoolize > econf ${myconf} $(use_with plotutils libplot) || die "econf failed" > make || die >
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 131848
:
85885
| 85886