8000 not all distros have games · codebug8/build-linux@ecdfcd0 · GitHub
[go: up one dir, main page]

Skip to content

Commit ecdfcd0

Browse files
not all distros have games
1 parent 39cb36f commit ecdfcd0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

filesystem/build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ for d in cache local opt log/old lib/misc empty; do
3838
done
3939
install -d -m1777 var/{tmp,spool/mail}
4040

41-
# allow setgid games to write scores
42-
install -d -m775 -g games var/games
4341
ln -s spool/mail var/mail
4442
ln -s ../run var/run
4543
ln -s ../run/lock var/lock

0 commit comments

Comments
 (0)
0