summaryrefslogtreecommitdiff
path: root/graphics/mgl/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mgl/patches/patch-ah')
-rw-r--r--graphics/mgl/patches/patch-ah6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/mgl/patches/patch-ah b/graphics/mgl/patches/patch-ah
index e41e45f255c..d3cceed7e8d 100644
--- a/graphics/mgl/patches/patch-ah
+++ b/graphics/mgl/patches/patch-ah
@@ -1,7 +1,7 @@
-$NetBSD: patch-ah,v 1.1.1.1 2000/11/01 16:25:09 hubertf Exp $
+$NetBSD: patch-ah,v 1.2 2001/03/20 13:54:31 wiz Exp $
---- utils/set_mgl.sh.orig Thu Aug 31 21:06:51 2000
-+++ utils/set_mgl.sh Wed Nov 1 14:51:53 2000
+--- utils/set_mgl.sh.orig Sat Sep 9 01:00:29 2000
++++ utils/set_mgl.sh Thu Mar 8 16:31:50 2001
@@ -1,4 +1,4 @@
-MGL_DISPLAY=`ps ax |grep emsvr |grep -v grep |awk '{print "tty" $2}'`
+MGL_DISPLAY=`ps ax |grep mglsvrcons |grep -v grep |awk '{print "tty" $2}'`