summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i80129
blob: f590cb16a50d212e9456d18564df47c6066b436b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Index: libxml2/libxml2-2.6.31.patch
===================================================================
RCS file: /cvs/external/libxml2/libxml2-2.6.31.patch,v
retrieving revision 1.2
diff -u -r1.2 libxml2-2.6.31.patch
--- libxml2/libxml2-2.6.31.patch	6 Jun 2008 11:48:45 -0000	1.2
+++ libxml2/libxml2-2.6.31.patch	8 Jul 2008 02:54:59 -0000
@@ -88,7 +88,7 @@
   
   	freebsd-elf)
 ! 	  major=.`expr $current - $age`
-! 	  versuffix=".$major.$age.$revision";
+! 	  versuffix="$major"; 
   	  ;;
   
   	irix | nonstopux)