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

(-)a/mail-client/alpine/alpine-2.21.1.ebuild (-1 / +1 lines)
Lines 69-75 src_compile() { Link Here
69
src_install() {
69
src_install() {
70
	if use onlyalpine ; then
70
	if use onlyalpine ; then
71
		dobin alpine/alpine
71
		dobin alpine/alpine
72
		doman doc/alpine.1
72
		doman doc/man1/alpine.1
73
	else
73
	else
74
		emake DESTDIR="${D}" install
74
		emake DESTDIR="${D}" install
75
		doman doc/man1/*.1
75
		doman doc/man1/*.1

Return to bug 639932