Kaydet (Commit) ca1ddfab authored tarafından Pedro Giffuni's avatar Pedro Giffuni

i102184: FreeBSD port: libxslt issue causing officecfg DEV300_m47 failure.

üst 7fd667d0
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
- major=".$current" - major=".$current"
- versuffix=".$current" - versuffix=".$current"
+ major=.`expr $current - $age` + major=.`expr $current - $age`
+ versuffix="$major.$age.$revision" + versuffix="$major"
;; ;;
irix | nonstopux) irix | nonstopux)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment