File: preinst

package info (click to toggle)
acm 4.7-6
  • links: PTS
  • area: main
  • in suites: hamm, potato, slink
  • size: 4,764 kB
  • ctags: 1,625
  • sloc: ansic: 16,776; makefile: 353; sh: 26
file content (5 lines) | stat: -rw-r--r-- 83 bytes parent folder | download
1
2
3
4
5
#! /bin/sh
if [ -d /usr/games/acm ]
then
  mv /usr/games/acm /usr/games/acm.old
fi