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

(-)global-5.9.2-r1.ebuild~ (+4 lines)
Lines 27-32 Link Here
27
	eautoreconf
27
	eautoreconf
28
}
28
}
29
29
30
src_configure() {
31
	econf "$(use_with emacs lispdir "${SITELISP}/${PN}")"
32
}
33
30
src_compile() {
34
src_compile() {
31
	if use doc; then
35
	if use doc; then
32
		texi2pdf -q -o doc/global.pdf doc/global.texi
36
		texi2pdf -q -o doc/global.pdf doc/global.texi

Return to bug 336727