mirror of
https://github.com/MichielDerhaeg/build-linux.git
synced 2025-09-02 12:42:50 +02:00
not all distros have games
This commit is contained in:
@@ -38,8 +38,6 @@ for d in cache local opt log/old lib/misc empty; do
|
|||||||
done
|
done
|
||||||
install -d -m1777 var/{tmp,spool/mail}
|
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 spool/mail var/mail
|
||||||
ln -s ../run var/run
|
ln -s ../run var/run
|
||||||
ln -s ../run/lock var/lock
|
ln -s ../run/lock var/lock
|
||||||
|
Reference in New Issue
Block a user