summaryrefslogtreecommitdiff
path: root/community/ltris/ltris.install
blob: e270274bddd290afb8e75c07950886559beae17c (plain)
1
2
3
4
post_install() {
  chown root:games /var/games/ltris.hscr
  chmod 664 /var/games/ltris.hscr
}