projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c91992
)
sci-physics/root: keep directories needed by rootd daemon
author
Guilherme Amadio
<amadio@gentoo.org>
Tue, 6 Mar 2018 11:00:28 +0000
(12:00 +0100)
committer
Guilherme Amadio
<amadio@gentoo.org>
Tue, 6 Mar 2018 14:43:06 +0000
(15:43 +0100)
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
patch
|
blob
|
history
diff --git
a/sci-physics/root/root-6.12.04-r3.ebuild
b/sci-physics/root/root-6.12.04-r3.ebuild
index 54a2507bc98d7cd58b445baba079cf3f2556bbd4..9ff4f451b92b0d509a0479d4d5549a2fa7b7f693 100644
(file)
--- 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