Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 289507 Details for
Bug 386455
dev-db/firebird-2.5.0.26074.0-r2 emerge fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
doc xinetd use flag patch
doc_xinetd.patch (text/plain), 617 bytes, created by
William L. Thomson Jr.
on 2011-10-11 06:39:37 UTC
(
hide
)
Description:
doc xinetd use flag patch
Filename:
MIME Type:
Creator:
William L. Thomson Jr.
Created:
2011-10-11 06:39:37 UTC
Size:
617 bytes
patch
obsolete
>--- firebird-2.5.0.26074.0-r2.ebuild_orig 2011-10-11 02:35:18.223517911 -0400 >+++ firebird-2.5.0.26074.0-r2.ebuild 2011-10-11 02:36:15.886262417 -0400 >@@ -78,7 +78,7 @@ > epatch "${FILESDIR}/${P}-deps-flags.patch" > > use client && epatch "${FILESDIR}/${P}-client.patch" >- if ! use superserver ; then >+ if ! use superserver && ! use xinetd ; then > epatch "${FILESDIR}/${P}-superclassic.patch" > fi > >@@ -139,8 +139,8 @@ > cd "${S}/gen/${PN}" > > if use doc; then >- dodoc docs/*.pdf >- dodoc "${WORKDIR}"/manuals/* >+ dodoc "${S}"/doc/*.pdf >+ dodoc "${WORKDIR}"/manuals/*/*.{pdf,PDF} > fi > > insinto /usr/include
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 386455
:
289259
|
289261
|
289263
|
289505
| 289507