aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i102184
blob: b03694aaca3134f7b52676863811ffa07425f72e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libxslt/libxslt-configure.patch.org	2010-06-06 08:21:40.000000000 +0900
+++ libxslt/libxslt-configure.patch	2010-06-06 08:21:53.000000000 +0900
@@ -20,7 +20,7 @@
 -	  major=".$current"
 -	  versuffix=".$current"
 +	  major=.`expr $current - $age`
-+	  versuffix="$major.$age.$revision"
++	  versuffix="$major"
  	  ;;
  
  	irix | nonstopux)