]> git.pld-linux.org Git - packages/rdist.git/blobdiff - rdist-ostype.patch
- fix compilation on 2.4.0 kernels
[packages/rdist.git] / rdist-ostype.patch
diff --git a/rdist-ostype.patch b/rdist-ostype.patch
new file mode 100644 (file)
index 0000000..150a3e6
--- /dev/null
@@ -0,0 +1,10 @@
+--- rdist-6.1.5/build/os-type~ Tue Nov 10 04:37:27 1998
++++ rdist-6.1.5/build/os-type  Sun Aug  6 02:41:16 2000
+@@ -83,7 +83,6 @@
+ if [ -z "${OS}" -a ! -z "${uname}" ]; then
+       case "`$uname -a | tr '[A-Z]' '[a-z]'`" in
+                   osf1*)      OS=break;;
+-              *"4.0"*)        OS=svr4;;       # There has to be a better way
+               *" dcosx "*)    OS=dcosx;;
+               *"cx/ux"*)      OS=cxux;;
+               *"hp-ux"*)      # HP-UX 9.x
This page took 0.03995 seconds and 4 git commands to generate.