From: Stefan Ritter <xeno@thehappy.de>
Subject: The old script was weird

--- a/win/gl/glhack.sh
+++ b/win/gl/glhack.sh
@@ -1,14 +1,3 @@
 #!/bin/sh
-#	SCCS Id: @(#)nethack.sh	3.3	90/02/26
 
-HACKDIR=/usr/games/lib/nethackdir
-export HACKDIR
-HACK=$HACKDIR/nethack
-
-# -AJA- removed HACKPAGER stuff, unused in glHack.
-# 
-# Note: the above HACKDIR directory gets modified to the actual
-#       directory by the top-level Makefile during installation.
-
-cd $HACKDIR
-exec $HACK "$@"
+exec /usr/lib/games/glhack/glhack
