games/jfsw_demo_data: Add missing doinst.sh.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
dfb41ffb5d
commit
25bfcdf5b3
|
@ -0,0 +1,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_demo.grp sw.grp )
|
||||
fi
|
Loading…
Reference in New Issue