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

(-)fetchmail-6.3.24.ebuild (+4 lines)
Lines 64-69 Link Here
64
		$(use_with socks)
64
		$(use_with socks)
65
}
65
}
66
66
67
src_compile() {
68
	emake AR="$(tc-getAR)"
69
}
70
67
src_install() {
71
src_install() {
68
	# fetchmail's homedir (holds fetchmail's .fetchids)
72
	# fetchmail's homedir (holds fetchmail's .fetchids)
69
	keepdir /var/lib/${PN}
73
	keepdir /var/lib/${PN}

Return to bug 457512