Explorar o código

reverted source back to 2.3.6

not all servers are not 2.15
Daniel Gibbs %!s(int64=9) %!d(string=hai) anos
pai
achega
d6f13a18f2
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

@@ -117,7 +117,7 @@ elif [ "${engine}" == "seriousengine35" ]; then
 	glibcrequired="2.13"
 	glibcfix="yes"
 elif [ "${engine}" == "source" ]; then
-	glibcrequired="2.15"
+	glibcrequired="2.3.6"
 	glibcfix="no"
 elif [ "${engine}" == "goldsource" ]; then
 	glibcrequired="2.3.4"