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

(-)auctex-11.86-r1.ebuild (+1 lines)
Lines 43-48 Link Here
43
}
43
}
44
44
45
src_compile() {
45
src_compile() {
46
	export VARTEXFONTS="${T}"/fonts
46
	emake || die "emake failed"
47
	emake || die "emake failed"
47
	cd doc; emake tex-ref.pdf || die "creation of tex-ref.pdf failed"
48
	cd doc; emake tex-ref.pdf || die "creation of tex-ref.pdf failed"
48
}
49
}

Return to bug 377921