Using share/ for system-independant data.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1096 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -101,8 +101,8 @@ show_components_menu() {
|
||||
INPUT_install_prefix_TITLE="Installation prefix"
|
||||
#INPUT_install_prefix_TEXT=\
|
||||
#" This is the top directory where the game data will be installed.
|
||||
# In the directory you specify directories like 'lib' and 'bin' will
|
||||
# be used.
|
||||
# In the directory you specify directories like 'bin', 'lib' and 'share'
|
||||
# will be used.
|
||||
#"
|
||||
if [ "$(id -u)" -eq 0 ]; then
|
||||
INPUT_install_prefix_DEFAULT="/usr/local/games/"
|
||||
|
||||
Reference in New Issue
Block a user