summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i102184
blob: e84902f436e0351d77ad465c2c47b1b0efe28258 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libxslt/libxslt-1.1.24.patch	2009-05-24 16:32:30.000000000 +0900
+++ libxslt/libxslt-1.1.24.patch	2009-05-24 16:38:38.000000000 +0900
@@ -20,7 +20,7 @@
 -	  major=".$current"
 -	  versuffix=".$current";
 +	  major=.`expr $current - $age`
-+	  versuffix="$major.$age.$revision"
++	  versuffix="$major"
  	  ;;
  
  	irix | nonstopux)