Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 559754
Collapse All | Expand All

(-)libgcrypt-1.6.3-r4.ebuild (-1 / +1 lines)
Lines 66-72 Link Here
66
66
67
multilib_src_compile() {
67
multilib_src_compile() {
68
	emake
68
	emake
69
	multilib_is_native_abi && use doc && emake -C doc gcrypt.pdf
69
	multilib_is_native_abi && use doc && VARTEXFONTS="${T}/fonts" emake -C doc gcrypt.pdf
70
}
70
}
71
71
72
multilib_src_install() {
72
multilib_src_install() {

Return to bug 559754