Allow xkobo to modify its score files by changing the group to games.
Submitted by: Espen Skoglund <esk@ira.uka.de>
This commit is contained in:
parent
1d4001f272
commit
14b6ef00a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36875
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ MAN1= xkobo.1
|
|||
|
||||
post-install:
|
||||
${CHMOD} u-s,g+s ${PREFIX}/bin/xkobo
|
||||
${CHOWN} root:games ${PREFIX}/bin/xkobo
|
||||
${CHOWN} root:games ${PREFIX}/bin/xkobo ${PREFIX}/lib/X11/xkobo-scores
|
||||
${CHMOD} 775 ${PREFIX}/lib/X11/xkobo-scores
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue