r9625 - packages/trunk/pokerth/debian/patches

Evgeni Golov sargentd-guest at alioth.debian.org
Sun Apr 19 13:00:56 UTC 2009


Author: sargentd-guest
Date: 2009-04-19 13:00:56 +0000 (Sun, 19 Apr 2009)
New Revision: 9625

Added:
   packages/trunk/pokerth/debian/patches/04_enable_beta.patch
Modified:
   packages/trunk/pokerth/debian/patches/series
Log:
add 04_enable_beta.patch for beta-server usage


Added: packages/trunk/pokerth/debian/patches/04_enable_beta.patch
===================================================================
--- packages/trunk/pokerth/debian/patches/04_enable_beta.patch	                        (rev 0)
+++ packages/trunk/pokerth/debian/patches/04_enable_beta.patch	2009-04-19 13:00:56 UTC (rev 9625)
@@ -0,0 +1,13 @@
+Index: pokerth/src/session.cpp
+===================================================================
+--- pokerth/src/session.cpp	(revision 1887)
++++ pokerth/src/session.cpp	(working copy)
+@@ -38,7 +38,7 @@
+ #define NET_DEFAULT_GAME					"default"
+ 
+ //uncomment for 0.7 beta
+-// #define POKERTH_IS_07BETA
++#define POKERTH_IS_07BETA
+ 
+ using namespace std;
+ 

Modified: packages/trunk/pokerth/debian/patches/series
===================================================================
--- packages/trunk/pokerth/debian/patches/series	2009-04-19 12:48:04 UTC (rev 9624)
+++ packages/trunk/pokerth/debian/patches/series	2009-04-19 13:00:56 UTC (rev 9625)
@@ -1,3 +1,4 @@
 01_clean_libpokerth.patch
 02_use_dejavu_fonts.patch
 #03_use_--as-needed.patch
+04_enable_beta.patch




More information about the Pkg-games-commits mailing list