summaryrefslogtreecommitdiff
path: root/build/unix/uqm-wrapper.in
blob: 262f7f4987be8c80bf37b1d68a5872f9a092af93 (plain)
1
2
3
4
#!/bin/sh
# Wrapper script for starting The Ur-Quan Masters
exec "@INSTALL_LIBDIR@uqm/uqm" "--contentdir=@INSTALL_SHAREDIR@uqm/content" "$@"