Daniel Gibbs %!s(int64=9) %!d(string=hai) anos
pai
achega
e954510bab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/info_glibc.sh

+ 1 - 1
lgsm/functions/info_glibc.sh

@@ -105,7 +105,7 @@ elif [ "${gamename}" == "Mumble" ]; then
 elif [ "${engine}" == "refractor" ]; then
 	glibcrequired="2.0"
 	glibcfix="no"
-elif [ "${engine}" == "Wolfenstein: Enemy Territory" ]; then
+elif [ "${gamename}" == "Wolfenstein: Enemy Territory" ]; then
 	glibcrequired="2.2.4"
 	glibcfix="no"
 else