cvsdist 38c29c3
--- rdist-6.1.5/build/os-type.svr4	2003-12-17 12:44:18.000000000 +0100
cvsdist 38c29c3
+++ rdist-6.1.5/build/os-type	2003-12-17 12:44:29.000000000 +0100
cvsdist 38c29c3
@@ -83,7 +83,6 @@
cvsdist 38c29c3
 if [ -z "${OS}" -a ! -z "${uname}" ]; then
cvsdist 38c29c3
 	case "`$uname -a | tr '[A-Z]' '[a-z]'`" in
cvsdist 38c29c3
 		    osf1*)	OS=break;;
cvsdist 38c29c3
-		*"4.0"*)	OS=svr4;;	# There has to be a better way
cvsdist 38c29c3
 		*" dcosx "*)	OS=dcosx;;
cvsdist 38c29c3
 		*"cx/ux"*)	OS=cxux;;
cvsdist 38c29c3
 		*"hp-ux"*)	# HP-UX 9.x