Browse Source

reverted source back to 2.3.6

not all servers are not 2.15
Daniel Gibbs 9 năm trước cách đây
mục cha
commit
d6f13a18f2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"