summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2020-01-01 19:25:02 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2020-01-01 19:25:02 +0100
commit8711fe8a313c13d402eba51eecf4fdc710dadae7 (patch)
treea2af35da508752db9f6be7513bbbe0e26ee11b75
parentacct-user/fetchmail: add missing fperms (diff)
downloadgentoo-8711fe8a.tar.gz
gentoo-8711fe8a.tar.bz2
gentoo-8711fe8a.zip
net-mail/fetchmail: clean remnants from user creation
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
-rw-r--r--net-mail/fetchmail/fetchmail-6.4.1-r2.ebuild (renamed from net-mail/fetchmail/fetchmail-6.4.1-r1.ebuild)5
1 files changed, 0 insertions, 5 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.1-r1.ebuild b/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