openlibs/libxml2/build.sh
@@ -2,7 +2,7 @@ # library name and version # Official: https://download.gnome.org/sources/libxml2/ LIB_NAME=libxml2-2.13.3 LIB_NAME=libxml2-2.11.5 PACK_SUFIX=tar.xz # LingYun source code FTP server @@ -54,7 +54,7 @@ function check_result() { if [ $? != 0 ] ; then pr_error $1 pr_error "$1" fi } # decompress a packet to destination path