|
@ -74,6 +74,9 @@ elif [ "${engine}" == "spark" ]; then |
|
|
elif [ "${engine}" == "starbound" ]; then |
|
|
elif [ "${engine}" == "starbound" ]; then |
|
|
glibcrequired="2.12" |
|
|
glibcrequired="2.12" |
|
|
glibcfix="no" |
|
|
glibcfix="no" |
|
|
|
|
|
elif [ "${engine}" == "quake" ]; then |
|
|
|
|
|
glibcrequired="2.0" |
|
|
|
|
|
glibcfix="no" |
|
|
elif [ "${engine}" == "terraria" ]; then |
|
|
elif [ "${engine}" == "terraria" ]; then |
|
|
glibcrequired="2.7" |
|
|
glibcrequired="2.7" |
|
|
glibcfix="no" |
|
|
glibcfix="no" |
|
|