From: data Date: Tue, 7 Feb 2006 07:30:57 +0000 (+0000) Subject: SunOS is not Solaris... X-Git-Url: https://git.hcoop.net/clinton/abcde.git/commitdiff_plain/f6398cd452506336f1255a5a37dd67377df1610e?ds=sidebyside SunOS is not Solaris... git-svn-id: http://abcde.googlecode.com/svn/trunk@203 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- diff --git a/abcde b/abcde index f6860fd..eb8fa64 100755 --- a/abcde +++ b/abcde @@ -2737,7 +2737,7 @@ elif [ X$(uname) = "XNetBSD" ] ; then HTTPGET=ftp MD5SUM=md5 OSFLAVOUR=NBSD -elif [ X$(uname) = "Solaris" ] ; then +elif [ X$(uname) = "SunOS" ] ; then HTTPGET="" MD5SUM=md5 OSFLAVOUR=SunOS