blob: bf73b71e1e5a2223cad5cfffcd86eb90fef0101d [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001Upstream-Status: Inappropriate [1]
2
3[1] Not the author, the patch is from:
4http://vault.centos.org/5.8/os/SRPMS/rdist-6.1.5-44.src.rpm
5
6--- rdist-6.1.5/build/os-type.svr4 2003-12-17 12:44:18.000000000 +0100
7+++ rdist-6.1.5/build/os-type 2003-12-17 12:44:29.000000000 +0100
8@@ -83,7 +83,6 @@
9 if [ -z "${OS}" -a ! -z "${uname}" ]; then
10 case "`$uname -a | tr '[A-Z]' '[a-z]'`" in
11 osf1*) OS=break;;
12- *"4.0"*) OS=svr4;; # There has to be a better way
13 *" dcosx "*) OS=dcosx;;
14 *"cx/ux"*) OS=cxux;;
15 *"hp-ux"*) # HP-UX 9.x