freebsd-ports/editors/openoffice.org-3-devel/files/patch-i80129
2008-07-08 05:19:45 +00:00

16 lines
519 B
Text

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)