Przeglądaj źródła

reverted source back to 2.3.6

not all servers are not 2.15
Daniel Gibbs 9 lat temu
rodzic
commit
d6f13a18f2
1 zmienionych plików z 1 dodań i 1 usunięć
  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"