SunOS is not Solaris...
authordata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Tue, 7 Feb 2006 07:30:57 +0000 (07:30 +0000)
committerdata <data@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Tue, 7 Feb 2006 07:30:57 +0000 (07:30 +0000)
git-svn-id: http://abcde.googlecode.com/svn/trunk@203 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

abcde

diff --git a/abcde b/abcde
index f6860fd..eb8fa64 100755 (executable)
--- 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