瀏覽代碼

ns2server added libc.so.6 to glibc fix

Daniel Gibbs 11 年之前
父節點
當前提交
84e1dabc42
共有 2 個文件被更改,包括 1 次插入0 次删除
  1. 二進制
      NaturalSelection2/dependencies/libc.so.6
  2. 1 0
      NaturalSelection2/ns2server

二進制
NaturalSelection2/dependencies/libc.so.6


+ 1 - 0
NaturalSelection2/ns2server

@@ -743,6 +743,7 @@ elif [ "$(ldd --version | sed -n '1 p' | tr -cd [:digit:] | tail -c 3)" -lt 215
 		sleep 1
 		cd "${filesdir}"
 		wget -nv -N https://github.com/dgibbs64/linuxgameservers/raw/master/NaturalSelection2/dependencies/libm.so.6
+		wget -nv -N https://github.com/dgibbs64/linuxgameservers/raw/master/NaturalSelection2/dependencies/libc.so.6
 		cp -v "${rootdir}/steamcmd/linux32/libstdc++.so.6" "${filesdir}/libstdc++.so.6"
 		sleep 1
 		echo ""