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

(-)file_not_specified_in_diff (-1 / +7 lines)
Line  Link Here
0
-- pari-2.3.5.ebuild~
0
++ pari-2.3.5.ebuild
Lines 61-66 Link Here
61
		-e 's:"xdvi":"xdg-open":' \
61
		-e 's:"xdvi":"xdg-open":' \
62
		-e 's:xdvi -paper 29.7x21cm:xdg-open:' \
62
		-e 's:xdvi -paper 29.7x21cm:xdg-open:' \
63
		doc/gphelp.in || die "Failed to fix doc dir"
63
		doc/gphelp.in || die "Failed to fix doc dir"
64
65
	if ! use emacs; then
66
		# disable emacs support
67
		sed -i -e '/^list=/s/emacs//' Configure \
68
			|| die "Failed to edit Configure"
69
	fi
64
}
70
}
65
71
66
src_configure() {
72
src_configure() {

Return to bug 336746