. Set the permissions on the mudlib correctly now that pkg-install no
longer does.
This commit is contained in:
parent
8318c98398
commit
4f0b24856e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88409
1 changed files with 2 additions and 0 deletions
|
@ -65,5 +65,7 @@ post-install:
|
|||
# Run package install script
|
||||
${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/pkg-install ${PKGNAME} \
|
||||
POST-INSTALL
|
||||
# Set mudlib ownership
|
||||
-@${CHOWN} -h -R mud:mud ${DATADIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue