diff options
Diffstat (limited to 'meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-svr4.patch')
| -rw-r--r-- | meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-svr4.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-svr4.patch b/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-svr4.patch new file mode 100644 index 0000000000..bf73b71e1e --- /dev/null +++ b/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-svr4.patch | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | Upstream-Status: Inappropriate [1] | ||
| 2 | |||
| 3 | [1] Not the author, the patch is from: | ||
| 4 | http://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 | ||
