From 7ea3f93190d384532ce22de1daad6ad7cfe4c1b2 Mon Sep 17 00:00:00 2001 From: maintenance team Date: Tue, 17 Nov 2009 08:36:34 +0000 Subject: [PATCH] Replacing libxml 2.7.3 by 2.6.27 --- config_files/{libxml2-2.7.3.sh => libxml2-2.6.27.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename config_files/{libxml2-2.7.3.sh => libxml2-2.6.27.sh} (99%) diff --git a/config_files/libxml2-2.7.3.sh b/config_files/libxml2-2.6.27.sh similarity index 99% rename from config_files/libxml2-2.7.3.sh rename to config_files/libxml2-2.6.27.sh index 171cdd0..ac88c1d 100755 --- a/config_files/libxml2-2.7.3.sh +++ b/config_files/libxml2-2.6.27.sh @@ -15,7 +15,7 @@ # # libxml version # -LIBXML_VERSION=2.7.3 +LIBXML_VERSION=2.6.27 check_version(){ # No way to check version! -- 2.39.2