Parcourir la source

bug in project zomboid

Daniel Gibbs il y a 10 ans
Parent
commit
1b99b32067
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      lgsm/functions/info_glibc.sh

+ 1 - 1
lgsm/functions/info_glibc.sh

@@ -37,7 +37,7 @@ elif [ "${engine}" == "dontstarve" ]; then
 	glibcfix="no"
 elif [ "${engine}" == "projectzomboid" ]; then
 	glibcrequired="2.15"
-	glibcfix="yesno"
+	glibcfix="no"
 elif [ "${engine}" == "realvirtuality" ]; then
 	glibcrequired="2.13"
 	glibcfix="yes"