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

(-)mgetty-1.1.30-r1.ebuild.orig (-1 / +1 lines)
Lines 19-25 Link Here
19
KEYWORDS="~x86 ~sparc ~alpha ~ia64 ~hppa ~ppc ~amd64"
19
KEYWORDS="~x86 ~sparc ~alpha ~ia64 ~hppa ~ppc ~amd64"
20
IUSE="doc"
20
IUSE="doc"
21
21
22
pkg_preinst() {
22
pkg_setup() {
23
	enewgroup fax
23
	enewgroup fax
24
	enewuser fax -1 /bin/false /dev/null fax
24
	enewuser fax -1 /bin/false /dev/null fax
25
}
25
}

Return to bug 59461