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

(-)fcron-2.0.0-r4.ebuild (+2 lines)
Lines 31-36 src_unpack() { Link Here
31
}
31
}
32
32
33
src_compile() {
33
src_compile() {
34
	EDITOR=$(type -path ${EDITOR})
35
34
	econf \
36
	econf \
35
		--with-username=cron \
37
		--with-username=cron \
36
		--with-groupname=cron \
38
		--with-groupname=cron \

Return to bug 36919