summaryrefslogtreecommitdiffstats
path: root/games/jfsw_registered_data/doinst.sh
blob: 9646a77b0119caf5669939a967035d624e6497d2 (plain)
1
2
3
4
# 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_registered.grp sw.grp )
fi