Author: evgeni
Date: 2011-05-05 11:38:53 +0000 (Thu, 05 May 2011)
New Revision: 12205

Modified:
   packages/trunk/pokerth/debian/changelog
   packages/trunk/pokerth/debian/patches/01_clean_libpokerth.patch
Log:
Add pokerth_db and pokerth_protocol to the clean patch


Modified: packages/trunk/pokerth/debian/changelog
===================================================================
--- packages/trunk/pokerth/debian/changelog     2011-05-05 11:35:49 UTC (rev 
12204)
+++ packages/trunk/pokerth/debian/changelog     2011-05-05 11:38:53 UTC (rev 
12205)
@@ -12,10 +12,10 @@
      - 08_use_debian_libircclient.patch
      - 09_use_debian_libtinyxml.patch
     And Build-depends on libtinyxml-dev and libircclient-dev.
+  * Add pokerth_db and pokerth_protocol to the clean patch.
 
+ -- Evgeni Golov <[email protected]>  Thu, 05 May 2011 13:38:20 +0200
 
- -- Evgeni Golov <[email protected]>  Thu, 05 May 2011 13:31:45 +0200
-
 pokerth (0.8.3-2) unstable; urgency=low
 
   * Upload to unstable.

Modified: packages/trunk/pokerth/debian/patches/01_clean_libpokerth.patch
===================================================================
--- packages/trunk/pokerth/debian/patches/01_clean_libpokerth.patch     
2011-05-05 11:35:49 UTC (rev 12204)
+++ packages/trunk/pokerth/debian/patches/01_clean_libpokerth.patch     
2011-05-05 11:38:53 UTC (rev 12205)
@@ -1,10 +1,10 @@
 Author: Evgeni Golov <[email protected]>
 Description: Adds a quirk to correctly clean libpokerth
-Index: pokerth/pokerth_lib.pro
+Index: pokerth-0.8.3/pokerth_lib.pro
 ===================================================================
---- pokerth.orig/pokerth_lib.pro       2010-07-26 08:27:11.000000000 +0200
-+++ pokerth/pokerth_lib.pro    2010-07-26 16:15:15.458929422 +0200
-@@ -6,6 +6,7 @@
+--- pokerth-0.8.3.orig/pokerth_lib.pro 2011-05-05 13:28:39.062744728 +0200
++++ pokerth-0.8.3/pokerth_lib.pro      2011-05-05 13:28:46.633739792 +0200
+@@ -10,6 +10,7 @@
  CONFIG += staticlib thread exceptions rtti stl warn_on
  UI_DIR = uics
  TARGET = lib/pokerth_lib
@@ -12,3 +12,27 @@
  MOC_DIR = mocs
  OBJECTS_DIR = obj
  DEFINES += ENABLE_IPV6
+Index: pokerth-0.8.3/pokerth_db.pro
+===================================================================
+--- pokerth-0.8.3.orig/pokerth_db.pro  2011-05-05 13:30:03.995471166 +0200
++++ pokerth-0.8.3/pokerth_db.pro       2011-05-05 13:30:24.284778063 +0200
+@@ -10,6 +10,7 @@
+ CONFIG += staticlib thread exceptions rtti stl warn_on
+ UI_DIR = uics
+ TARGET = lib/pokerth_db
++QMAKE_CLEAN += ./lib/libpokerth_db.a
+ MOC_DIR = mocs
+ OBJECTS_DIR = obj
+ DEFINES += ENABLE_IPV6
+Index: pokerth-0.8.3/pokerth_protocol.pro
+===================================================================
+--- pokerth-0.8.3.orig/pokerth_protocol.pro    2011-05-05 13:30:35.191330378 
+0200
++++ pokerth-0.8.3/pokerth_protocol.pro 2011-05-05 13:31:06.911120046 +0200
+@@ -9,6 +9,7 @@
+       warn_on
+ UI_DIR = uics
+ TARGET = lib/pokerth_protocol
++QMAKE_CLEAN += ./lib/libpokerth_protocol.a
+ MOC_DIR = mocs
+ OBJECTS_DIR = obj
+ DEFINES += ENABLE_IPV6


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

Reply via email to