1
0
mirror of https://github.com/MichielDerhaeg/build-linux.git synced 2025-09-02 04:32:43 +02:00

not all distros have games

This commit is contained in:
Michiel Derhaeg
2018-05-26 20:39:28 +02:00
parent 39cb36f0b0
commit ecdfcd0413

View File

@@ -38,8 +38,6 @@ for d in cache local opt log/old lib/misc empty; do
done
install -d -m1777 var/{tmp,spool/mail}
# allow setgid games to write scores
install -d -m775 -g games var/games
ln -s spool/mail var/mail
ln -s ../run var/run
ln -s ../run/lock var/lock