Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 199222 Details for
Bug 279179
dev-libs/redland-1.0.8 fails tests with berkdb disabled
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
redland-1.0.8.ebuild.patch
redland-1.0.8.ebuild.patch (text/plain), 614 bytes, created by
David Leverton
on 2009-07-26 14:52:11 UTC
(
hide
)
Description:
redland-1.0.8.ebuild.patch
Filename:
MIME Type:
Creator:
David Leverton
Created:
2009-07-26 14:52:11 UTC
Size:
614 bytes
patch
obsolete
>--- gentoo/dev-libs/redland/redland-1.0.8.ebuild 2009-06-22 14:35:34.000000000 +0100 >+++ local-testing/dev-libs/redland/redland-1.0.8.ebuild 2009-07-26 15:31:15.000000000 +0100 >@@ -51,6 +51,15 @@ > ${myconf} > } > >+src_test() { >+ if ! use berkdb; then >+ export REDLAND_TEST_CLONING_STORAGE_TYPE=hashes >+ export REDLAND_TEST_CLONING_STORAGE_NAME=test >+ export REDLAND_TEST_CLONING_STORAGE_OPTIONS="hash-type='memory',dir='.',write='yes',new='yes',contexts='yes'" >+ fi >+ default >+} >+ > src_install() { > emake DESTDIR="${D}" install || die "emake install failed" > dodoc AUTHORS ChangeLog* NEWS NOTICE README TODO
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 279179
: 199222