. Set correct permissions on the mudlib directory now that the pkg-install
script no longer does.
This commit is contained in:
parent
678ce205b6
commit
d2fead5f5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88407
@ -58,5 +58,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 New Issue
Block a user