r12210 - packages/trunk/pokerth/debian/patches
Evgeni Golov
evgeni at alioth.debian.org
Thu May 5 12:09:40 UTC 2011
Author: evgeni
Date: 2011-05-05 12:09:32 +0000 (Thu, 05 May 2011)
New Revision: 12210
Modified:
packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch
Log:
drop that mistaken .obsolete.0.668687800251977 from the paths
Modified: packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch
===================================================================
--- packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch 2011-05-05 12:06:53 UTC (rev 12209)
+++ packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch 2011-05-05 12:09:32 UTC (rev 12210)
@@ -2,10 +2,10 @@
Subject: stop using src/third_party/tinyxml
Use tinyxml from the system, not the one shipped in the tarball.
-Index: pokerth-0.8.3.obsolete.0.668687800251977/chatcleaner.pro
+Index: pokerth-0.8.3/chatcleaner.pro
===================================================================
---- pokerth-0.8.3.obsolete.0.668687800251977.orig/chatcleaner.pro 2011-05-05 13:39:04.791688475 +0200
-+++ pokerth-0.8.3.obsolete.0.668687800251977/chatcleaner.pro 2011-05-05 13:43:11.686916788 +0200
+--- pokerth-0.8.3.orig/chatcleaner.pro 2011-05-05 13:39:04.791688475 +0200
++++ pokerth-0.8.3/chatcleaner.pro 2011-05-05 13:43:11.686916788 +0200
@@ -12,12 +12,10 @@
OBJECTS_DIR = obj
TEMPLATE = app
@@ -47,10 +47,10 @@
win32 {
LIBPATH += ../boost/stage/lib
INCLUDEPATH += ../boost/
-Index: pokerth-0.8.3.obsolete.0.668687800251977/pokerth_game.pro
+Index: pokerth-0.8.3/pokerth_game.pro
===================================================================
---- pokerth-0.8.3.obsolete.0.668687800251977.orig/pokerth_game.pro 2011-05-05 13:39:04.771691128 +0200
-+++ pokerth-0.8.3.obsolete.0.668687800251977/pokerth_game.pro 2011-05-05 13:43:11.686916788 +0200
+--- pokerth-0.8.3.orig/pokerth_game.pro 2011-05-05 13:39:04.771691128 +0200
++++ pokerth-0.8.3/pokerth_game.pro 2011-05-05 13:43:11.686916788 +0200
@@ -33,7 +33,6 @@
src/engine/local_engine \
src/engine/network_engine \
@@ -86,10 +86,10 @@
win32 {
DEFINES += CURL_STATICLIB
-Index: pokerth-0.8.3.obsolete.0.668687800251977/pokerth_lib.pro
+Index: pokerth-0.8.3/pokerth_lib.pro
===================================================================
---- pokerth-0.8.3.obsolete.0.668687800251977.orig/pokerth_lib.pro 2011-05-05 13:39:55.628940582 +0200
-+++ pokerth-0.8.3.obsolete.0.668687800251977/pokerth_lib.pro 2011-05-05 13:43:11.686916788 +0200
+--- pokerth-0.8.3.orig/pokerth_lib.pro 2011-05-05 13:39:55.628940582 +0200
++++ pokerth-0.8.3/pokerth_lib.pro 2011-05-05 13:43:11.686916788 +0200
@@ -18,7 +18,8 @@
#QMAKE_CXXFLAGS += -std=gnu++0x
#PRECOMPILED_HEADER = src/pch_lib.h
@@ -136,10 +136,10 @@
src/engine/local_engine/cardsvalue.cpp \
src/engine/local_engine/localboard.cpp \
src/engine/local_engine/localenginefactory.cpp \
-Index: pokerth-0.8.3.obsolete.0.668687800251977/pokerth_server.pro
+Index: pokerth-0.8.3/pokerth_server.pro
===================================================================
---- pokerth-0.8.3.obsolete.0.668687800251977.orig/pokerth_server.pro 2011-05-05 13:39:04.779690067 +0200
-+++ pokerth-0.8.3.obsolete.0.668687800251977/pokerth_server.pro 2011-05-05 13:43:11.686916788 +0200
+--- pokerth-0.8.3.orig/pokerth_server.pro 2011-05-05 13:39:04.779690067 +0200
++++ pokerth-0.8.3/pokerth_server.pro 2011-05-05 13:43:11.686916788 +0200
@@ -31,7 +31,6 @@
src/engine/local_engine \
src/engine/network_engine \
More information about the Pkg-games-commits
mailing list