aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/opendx/files/patch-ah
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-11-03 11:55:51 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-11-03 11:55:51 +0000
commite435d1389a77429ab31385ed13cedd01a05f61ad (patch)
tree0dc4641c14ba9aa67315fb1bfa826e7d9ac4dfa5 /graphics/opendx/files/patch-ah
parent128698d1925f4570c76e04539dfb6e5949fa966e (diff)
Upgrade to 4.0.9. Include some fixes for dxworker.
PR: 14213 Submitted by: Tatsuto Toyonaga <toyonaga@msd.ts.fujitsu.co.jp>
Diffstat (limited to 'graphics/opendx/files/patch-ah')
-rw-r--r--graphics/opendx/files/patch-ah29
1 files changed, 25 insertions, 4 deletions
diff --git a/graphics/opendx/files/patch-ah b/graphics/opendx/files/patch-ah
index 3f456c9ebb0a..a1864705431c 100644
--- a/graphics/opendx/files/patch-ah
+++ b/graphics/opendx/files/patch-ah
@@ -1,6 +1,6 @@
---- bin/dxworker.in.orig Wed Aug 4 22:03:37 1999
-+++ bin/dxworker.in Fri Sep 17 15:29:13 1999
-@@ -22,8 +22,8 @@
+--- bin/dxworker.in.orig Fri Sep 3 17:52:03 1999
++++ bin/dxworker.in Wed Nov 3 12:52:46 1999
+@@ -22,10 +22,10 @@
# determine the machine type, and set uiarch, exarch and thisver defaults
switch ( $thissys )
case FreeBSD:
@@ -9,5 +9,26 @@
+ set exarch=$thismach
+ set uiarch=$thismach
- set remove=/usr/bin/rsh
+- set remove=/usr/bin/rsh
++ set remote=/usr/bin/rsh
+ breaksw
+
+@@ -136,7 +136,7 @@
+
+ # default to running locally, from /usr/lpp/dx
+ set exhost=$thishost
+-set dxroot=/usr/lpp/dx
++set dxroot=@prefix@/dx
+ set startup=1 # run the startup window by default
+
+
+@@ -1456,7 +1456,7 @@
+ case aviion:
+ case alphax:
+ case linux:
+- case freebsd:
++ case i386:
+ breaksw
+
+ default: