[Pkg-nethack-devel] nethack/debian/patches 14_common_config.dpatch,1.3,1.4

Joshua Kwan joshk-guest@quantz.debian.org
Fri, 19 Dec 2003 06:10:57 +0000


Update of /cvsroot/pkg-nethack/nethack/debian/patches
In directory quantz:/tmp/cvs-serv10355/patches

Modified Files:
	14_common_config.dpatch 
Log Message:
Eleventh hour PIXMAPDIR typo. Thanks Branden.


Index: 14_common_config.dpatch
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/debian/patches/14_common_config.dpatch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- 14_common_config.dpatch	9 Dec 2003 16:52:02 -0000	1.3
+++ 14_common_config.dpatch	19 Dec 2003 06:10:54 -0000	1.4
@@ -123,7 +123,7 @@
   */
 -/* #define SECURE */	/* do setuid(getuid()) after chdir() */
 +#define SECURE 	/* do setuid(getuid()) after chdir() */
-+#define PIXMAPDIR "/usr/share/games/nethack/"
++#define PIXMAPDIR "/usr/share/pixmaps/nethack/"
  
  /*
   * If it is desirable to limit the number of people that can play Hack