void-packages/srcpkgs/yquake2/INSTALL

13 lines
319 B
Text
Raw Normal View History

2014-03-29 21:02:43 +00:00
case "${ACTION}" in
post)
cat <<EOF
=========================================================================
To run yquake2 you need data files. Get the Quake 2 data files from
somewhere. Copy the data files to '~/.yq2/baseq2'.
=========================================================================
EOF
;;
esac