Author: evgeni Date: 2011-05-05 12:06:53 +0000 (Thu, 05 May 2011) New Revision: 12209
Modified: packages/trunk/pokerth/debian/patches/08_use_debian_libircclient.patch packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch Log: add dep3 headers Modified: packages/trunk/pokerth/debian/patches/08_use_debian_libircclient.patch =================================================================== --- packages/trunk/pokerth/debian/patches/08_use_debian_libircclient.patch 2011-05-05 11:58:28 UTC (rev 12208) +++ packages/trunk/pokerth/debian/patches/08_use_debian_libircclient.patch 2011-05-05 12:06:53 UTC (rev 12209) @@ -1,3 +1,7 @@ +From: Evgeni Golov <[email protected]> +Subject: stop using src/third_party/libircclient + Use libircclient from the system, not the one shipped in the tarball. + Index: pokerth-0.8.3/pokerth_game.pro =================================================================== --- pokerth-0.8.3.orig/pokerth_game.pro 2011-05-05 13:38:57.388671115 +0200 Modified: packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch =================================================================== --- packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch 2011-05-05 11:58:28 UTC (rev 12208) +++ packages/trunk/pokerth/debian/patches/09_use_debian_libtinyxml.patch 2011-05-05 12:06:53 UTC (rev 12209) @@ -1,3 +1,7 @@ +From: Evgeni Golov <[email protected]> +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 =================================================================== --- pokerth-0.8.3.obsolete.0.668687800251977.orig/chatcleaner.pro 2011-05-05 13:39:04.791688475 +0200 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

