Fixed mbuser permissions

This commit is contained in:
Michiel Broek 2004-08-12 10:33:13 +00:00
parent ffd0cc6b41
commit 1867e658e0
2 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,10 @@ $Id$
v0.61.4 11-Aug-2004
mbuser:
Fixed permissions.
v0.61.3 25-Jul-2004 - 11-Aug-2004
upgrade:

View File

@ -86,7 +86,7 @@ install: all
${INSTALL} -c -s -o ${OWNER} -g ${GROUP} -m 0700 mblang ${BINDIR}
${INSTALL} -c -s -o ${OWNER} -g ${GROUP} -m 0700 mbstat ${BINDIR}
${INSTALL} -c -s -o ${OWNER} -g ${GROUP} -m 0700 mbtoberep ${BINDIR}
${INSTALL} -c -s -o ${ROWNER} -g ${RGROUP} -m 6700 mbuser ${BINDIR}
${INSTALL} -c -s -o ${ROWNER} -g ${RGROUP} -m 6711 mbuser ${BINDIR}
@rm -f mbchat
filelist: Makefile