mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
OpenIndiana and Solaris port
This commit is contained in:
parent
42e891d9e7
commit
01d6c363fa
296 changed files with 1049 additions and 1091 deletions
|
|
@ -191,6 +191,13 @@
|
|||
! So the pattern string must be 23, not 32. Do not go by
|
||||
! the order of 'uname -rv' or 'uname -vr', as that is not used.
|
||||
!!!
|
||||
SunOS.?.version.<.5120: "5\\.12.*"
|
||||
SunOS.?.version.<.5110: "5\\.11.*"
|
||||
SunOS.?.version.<.5100: "5\\.10.*"
|
||||
SunOS.?.version.<.590: "5\\.9.*"
|
||||
SunOS.?.version.<.580: "5\\.8.*"
|
||||
SunOS.?.version.<.570: "5\\.7.*"
|
||||
SunOS.?.version.<.560: "5\\.6.*"
|
||||
SunOS.?.version.<.550: "5\\.5.*"
|
||||
SunOS.?.version.<.540: "5\\.4.*"
|
||||
SunOS.?.version.<.530: "5\\.3.*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue