slackbuilds/games/jfsw_demo_data/doinst.sh

5 lines
148 B
Bash

# 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