--- libxml2/libxml2-configure.patch.org	2010-06-06 08:23:29.000000000 +0900
+++ libxml2/libxml2-configure.patch	2010-06-06 08:23:45.000000000 +0900
@@ -7,7 +7,7 @@
 -	  major=".$current"
 -	  versuffix=".$current"
 +	  major=.`expr $current - $age`
-+	  versuffix=".$major.$age.$revision";
++	  versuffix="$major";
  	  ;;
  
  	irix | nonstopux)
