Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 56998 Details for
Bug 89694
New version of libxmlpp
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
libxmlpp-2.10.0.ebuild.diff
libxmlpp-2.10.0.ebuild.diff (text/plain), 616 bytes, created by
Aaron Walker (RETIRED)
on 2005-04-23 05:32:23 UTC
(
hide
)
Description:
libxmlpp-2.10.0.ebuild.diff
Filename:
MIME Type:
Creator:
Aaron Walker (RETIRED)
Created:
2005-04-23 05:32:23 UTC
Size:
616 bytes
patch
obsolete
>--- /home/ka0ttic/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.8.0.ebuild 2005-02-27 15:03:56.000000000 -0500 >+++ libxmlpp-2.10.0.ebuild 2005-04-23 08:10:34.000000000 -0400 >@@ -26,6 +26,14 @@ > > MAKEOPTS="${MAKEOPTS} -j1" > >+src_unpack() { >+ unpack ${A} >+ cd ${S} >+ # don't waste time building the examples >+ sed -i 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' Makefile.in || \ >+ die "sed Makefile.in failed" >+} >+ > src_compile() { > gnome2_src_compile > if use doc ; then >@@ -36,6 +44,7 @@ > > src_install() { > gnome2_src_install >+ rm -fr ${D}/usr/share/doc/libxml++* > use doc && dohtml docs/reference/${PV%.*}/html/* > } >
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 89694
:
56998
|
57010
|
57011