summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-svr4.patch
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2017-06-23 13:36:44 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2017-06-28 10:29:36 -0400
commit4267eede662006f54694d6062ceea98835b99dd6 (patch)
tree6f5b0091428d1d86519b5653afbc876f58922c66 /meta-networking/recipes-connectivity/rdist/rdist-6.1.5/rdist-6.1.5-svr4.patch
parent7d5f8acc42305040d5387f3773e1f78d01c6ec01 (diff)
downloadmeta-openembedded-4267eede662006f54694d6062ceea98835b99dd6.tar.gz
rdist: add new recipe
rdist is a remote file distribution client and server. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
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.patch15
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 @@
1Upstream-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