commit:     6d025b67ef35ebad7e08b3ba6f70a470ccfbf4c1
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  6 11:00:28 2018 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Tue Mar  6 14:43:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d025b67

sci-physics/root: keep directories needed by rootd daemon

Closes: https://bugs.gentoo.org/648692
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-physics/root/root-6.12.04-r3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-physics/root/root-6.12.04-r3.ebuild 
b/sci-physics/root/root-6.12.04-r3.ebuild
index 54a2507bc98..9ff4f451b92 100644
--- a/sci-physics/root/root-6.12.04-r3.ebuild
+++ b/sci-physics/root/root-6.12.04-r3.ebuild
@@ -267,6 +267,7 @@ daemon_install() {
        fowners rootd:rootd /var/spool/rootd
        dodir /var/spool/rootd/{pub,tmp}
        fperms 1777 /var/spool/rootd/{pub,tmp}
+       keepdir /var/spool/rootd/{pub,tmp}
 
        local i
        for i in ${daemons}; do

Reply via email to