[Pkg-nethack-devel] nethack/debian/x11 nethack.sh,1.4,1.5

Joshua Kwan joshk-guest@quantz.debian.org
Fri, 12 Dec 2003 03:59:58 +0000


Update of /cvsroot/pkg-nethack/nethack/debian/x11
In directory quantz:/tmp/cvs-serv2754/x11

Modified Files:
	nethack.sh 
Log Message:
This patch is the second iteration of 18_windowtype_argv.dpatch, using
an environment variable $OVERRIDEWIN this time. Works better. 'nuff said


Index: nethack.sh
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/debian/x11/nethack.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- nethack.sh	9 Dec 2003 16:06:50 -0000	1.4
+++ nethack.sh	12 Dec 2003 03:59:55 -0000	1.5
@@ -23,4 +23,6 @@
 
 cd $HACKDIR
 
+export OVERRIDEWIN=$HACKSTYLE
+
 exec $HACK "$@" $ARGS