Author: bddebian-guest
Date: 2008-05-30 21:14:47 +0000 (Fri, 30 May 2008)
New Revision: 7213

Modified:
   packages/trunk/etw/debian/changelog
   packages/trunk/etw/debian/patches/200_datadir.diff
Log:
Fix 200_datadir.diff patch


Modified: packages/trunk/etw/debian/changelog
===================================================================
--- packages/trunk/etw/debian/changelog 2008-05-30 20:52:04 UTC (rev 7212)
+++ packages/trunk/etw/debian/changelog 2008-05-30 21:14:47 UTC (rev 7213)
@@ -3,7 +3,7 @@
   [ Barry deFreese ]
   * New upstream release.
     + Take from SVN since upstream doesn't provide a tarball.
-  * Remove 200_datadir.diff, no longer needed.
+  * Update 200_datadir.diff for new source.
   * Add copyright holder.  Still needs verified...
 
  -- Barry deFreese <[EMAIL PROTECTED]>  Fri, 30 May 2008 16:42:42 -0400

Modified: packages/trunk/etw/debian/patches/200_datadir.diff
===================================================================
--- packages/trunk/etw/debian/patches/200_datadir.diff  2008-05-30 20:52:04 UTC 
(rev 7212)
+++ packages/trunk/etw/debian/patches/200_datadir.diff  2008-05-30 21:14:47 UTC 
(rev 7213)
@@ -1,12 +1,13 @@
-diff -urN etw-3.2+svn125.orig/etw/include/os_defs.h 
etw-3.2+svn125/etw/include/os_defs.h
---- etw-3.2+svn125.orig/etw/include/os_defs.h  2007-11-17 00:07:37.000000000 
-0500
-+++ etw-3.2+svn125/etw/include/os_defs.h       2007-11-17 00:08:33.000000000 
-0500
-@@ -29,7 +29,7 @@
- #ifndef AMIGA
- extern char *TEMP_DIR;
+Index: etw-3.6+svn140/etw/include/os_defs.h
+===================================================================
+--- etw-3.6+svn140.orig/etw/include/os_defs.h  2008-05-30 17:08:23.000000000 
-0400
++++ etw-3.6+svn140/etw/include/os_defs.h       2008-05-30 17:08:47.000000000 
-0400
+@@ -32,7 +32,7 @@
+ extern char *RESULT_FILE;
+ 
  #   define EXEC_DIR        ""
 -#   define GAME_DIR        ""
 +#   define GAME_DIR        "/usr/share/games/etw/"
+ 
+ #ifndef AMIGA
  #   define TCT_DIR         "tct/"
- #   define TEAMS_DIR       "teams/"
- #   define NEWGFX_DIR      "newgfx/"


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to