Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 405148 Details for
Bug 552110
dev-libs/libgcrypt-1.6.3-r2: documentation should be built only once
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
libgcrypt-1.6.3-r2.ebuild.patch
libgcrypt-1.6.3-r2.ebuild.patch (text/plain), 432 bytes, created by
Andrew Savchenko
on 2015-06-14 17:56:30 UTC
(
hide
)
Description:
libgcrypt-1.6.3-r2.ebuild.patch
Filename:
MIME Type:
Creator:
Andrew Savchenko
Created:
2015-06-14 17:56:30 UTC
Size:
432 bytes
patch
obsolete
>--- libgcrypt-1.6.3-r2.ebuild.orig 2015-06-13 17:59:49.000000000 +0300 >+++ libgcrypt-1.6.3-r2.ebuild 2015-06-14 20:46:41.632475050 +0300 >@@ -64,10 +64,10 @@ > > multilib_src_compile() { > emake >- use doc && emake -C doc gcrypt.pdf >+ use doc && is_final_abi && emake -C doc gcrypt.pdf > } > > multilib_src_install() { > emake DESTDIR="${D}" install >- use doc && dodoc doc/gcrypt.pdf >+ use doc && is_final_abi && dodoc doc/gcrypt.pdf > }
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 552110
: 405148