diff options
Diffstat (limited to 'games/crossfire-server/Makefile')
-rw-r--r-- | games/crossfire-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index c7fb9e345637..65e5d256f80b 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -60,7 +60,7 @@ post-install: chown games.games ${PREFIX}/bin/crossfire chown -R games.games ${CFDIR} chmod 0664 ${PREFIX}/crossfire/lib/highscore - chmod 2555 ${PREFIX}/bin/crossfire + chmod 6555 ${PREFIX}/bin/crossfire mkdir ${CFDIR}/doc cp -r ${WRKDIR}/crossfire-0.92.8-doc/* ${CFDIR}/doc @echo "" |