Explorar el Código

glibc fix is no longer required on install

Daniel Gibbs hace 10 años
padre
commit
d32a6defb8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lgsm/functions/fix.sh

+ 0 - 1
lgsm/functions/fix.sh

@@ -47,7 +47,6 @@ fi
 
 # Fixes that are run on install only.
 if [ "${function_selfname}" == "command_install.sh" ]; then
-	fix_glibc.sh
 	if [ "${gamename}" == "Killing Floor" ]; then
 		echo ""
 		echo "Applying ${gamename} Server Fixes"