Diff for /parser3/Attic/buildall-with-xml between versions 1.42 and 1.43

version 1.42, 2012/04/27 02:37:57 version 1.43, 2012/05/26 23:08:57
Line 76  fi Line 76  fi
   
 if test ! -f "$project_directory/gnome/lib/libxml2.a"; then  if test ! -f "$project_directory/gnome/lib/libxml2.a"; then
   cd $project_directory/src    cd $project_directory/src
   libxml2="libxml2-2.7.8"    libxml2="libxml2-2.8.0"
   if test ! -f "$libxml2.tar.gz"; then    if test ! -f "$libxml2.tar.gz"; then
     echo "Downloading libxml [3 lib of 4]..."      echo "Downloading libxml [3 lib of 4]..."
     wget -c --passive-ftp ftp://xmlsoft.org/libxml2/$libxml2.tar.gz      wget -c --passive-ftp ftp://xmlsoft.org/libxml2/$libxml2.tar.gz

Removed from v.1.42  
changed lines
  Added in v.1.43


E-mail: