Browse Source

reverted source back to 2.3.6

not all servers are not 2.15
pull/1433/head
Daniel Gibbs 8 years ago
parent
commit
d6f13a18f2
  1. 2
      lgsm/functions/info_glibc.sh

2
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"

Loading…
Cancel
Save