Correction.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1779 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -57,7 +57,7 @@ uqm_prepare_config()
|
||||
{
|
||||
# Describe the menu:
|
||||
MENU_main_ITEMS="debug graphics sound ioformat"
|
||||
case "$HOST_TYPE" in
|
||||
case "$HOST_SYSTEM" in
|
||||
Darwin)
|
||||
# Installation directory not modifiable
|
||||
;;
|
||||
@@ -295,7 +295,7 @@ uqm_pre_install() {
|
||||
}
|
||||
|
||||
uqm_install() {
|
||||
case "$HOST_TYPE" in
|
||||
case "$HOST_SYSTEM" in
|
||||
Darwin)
|
||||
uqm_install_osx
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user