From: Bernard Cafarelli Date: Wed, 1 Jan 2020 18:25:02 +0000 (+0100) Subject: net-mail/fetchmail: clean remnants from user creation X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8711fe8a313c13d402eba51eecf4fdc710dadae7;p=gentoo.git net-mail/fetchmail: clean remnants from user creation Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli --- diff --git a/net-mail/fetchmail/fetchmail-6.4.1-r1.ebuild b/net-mail/fetchmail/fetchmail-6.4.1-r2.ebuild similarity index 94% rename from net-mail/fetchmail/fetchmail-6.4.1-r1.ebuild rename to net-mail/fetchmail/fetchmail-6.4.1-r2.ebuild index 823874d7d02c..dbdc7c7bfd5d 100644 --- a/net-mail/fetchmail/fetchmail-6.4.1-r1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.1-r2.ebuild @@ -74,11 +74,6 @@ src_compile() { } src_install() { - # fetchmail's homedir (holds fetchmail's .fetchids) - keepdir /var/lib/${PN} - fowners ${PN}:${PN} /var/lib/${PN} - fperms 700 /var/lib/${PN} - default newinitd "${FILESDIR}"/fetchmail.initd fetchmail