From 346b0522f19e0ff832f8189a504d4038386affb1 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Mon, 20 Sep 1999 06:43:20 +0000 Subject: New port opendx, the Open Source version of IBM's Data Explorer. --- graphics/opendx/files/patch-ah | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 graphics/opendx/files/patch-ah (limited to 'graphics/opendx/files/patch-ah') diff --git a/graphics/opendx/files/patch-ah b/graphics/opendx/files/patch-ah new file mode 100644 index 000000000000..3f456c9ebb0a --- /dev/null +++ b/graphics/opendx/files/patch-ah @@ -0,0 +1,13 @@ +--- 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 @@ + # determine the machine type, and set uiarch, exarch and thisver defaults + switch ( $thissys ) + case FreeBSD: +- set exarch=freebsd +- set uiarch=freebsd ++ set exarch=$thismach ++ set uiarch=$thismach + + set remove=/usr/bin/rsh + -- cgit v1.2.3