|
@ -41,6 +41,9 @@ elif [ "${gamename}" == "Mumble" ]; then |
|
|
elif [ "${gamename}" == "No More Room in Hell" ]; then |
|
|
elif [ "${gamename}" == "No More Room in Hell" ]; then |
|
|
glibcrequired="2.15" |
|
|
glibcrequired="2.15" |
|
|
glibcfix="yes" |
|
|
glibcfix="yes" |
|
|
|
|
|
elif [ "${gamename}" == "Quake 3" ]; then |
|
|
|
|
|
glibcrequired="2.1" |
|
|
|
|
|
glibcfix="no" |
|
|
elif [ "${gamename}" == "Quake Live" ]; then |
|
|
elif [ "${gamename}" == "Quake Live" ]; then |
|
|
glibcrequired="2.15" |
|
|
glibcrequired="2.15" |
|
|
glibcfix="no" |
|
|
glibcfix="no" |
|
|