Files
cobm/sc2/build/unix/uqm-wrapper.in
meep-eep f090ae624b Add 'exec' so that the sh process is no longer in memory when the game
is started.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1420 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-11-14 15:26:03 +00:00

5 lines
142 B
Bash
Executable File

#!/bin/sh
# Wrapper script for starting The Ur-Quan Masters
exec "@INSTALL_LIBDIR@uqm/uqm" "--contentdir=@INSTALL_SHAREDIR@uqm/content" "$@"