summaryrefslogtreecommitdiffstats
path: root/games/jfsw_demo_data/doinst.sh
blob: 61168721881f54039d5d8909753de3f1855926d9 (plain)
# If there's no sw.grp link, take over:
if [ ! -r usr/share/games/jfsw/sw.grp ]; then
  ( cd usr/share/games/jfsw/ ; ln -sf sw_demo.grp sw.grp )
fi