Update Solaris changes to use OSTYPE and zsh datetime module.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if [ "${PLAT}" = "SunOS" ]
|
||||
if [ "$OSTYPE[0,7]" = "solaris" ]
|
||||
then
|
||||
if [ ! -x ${HOME}/bin/nroff ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user