r13734 - in packages/trunk/pokerth/debian: . patches
Evgeni Golov
evgeni at alioth.debian.org
Tue Jun 26 18:58:37 UTC 2012
Author: evgeni
Date: 2012-06-26 18:58:36 +0000 (Tue, 26 Jun 2012)
New Revision: 13734
Modified:
packages/trunk/pokerth/debian/changelog
packages/trunk/pokerth/debian/patches/03_use_--as-needed.patch
Log:
refresh 03_use_--as-needed.patch
Modified: packages/trunk/pokerth/debian/changelog
===================================================================
--- packages/trunk/pokerth/debian/changelog 2012-06-26 18:57:15 UTC (rev 13733)
+++ packages/trunk/pokerth/debian/changelog 2012-06-26 18:58:36 UTC (rev 13734)
@@ -2,6 +2,7 @@
* New upstream release.
* Drop fix-ftbfs-gcc-4.7-672007.patch, applied upstream.
+ * Refresh 03_use_--as-needed.patch.
-- Evgeni Golov <evgeni at debian.org> Tue, 26 Jun 2012 20:51:15 +0200
Modified: packages/trunk/pokerth/debian/patches/03_use_--as-needed.patch
===================================================================
--- packages/trunk/pokerth/debian/patches/03_use_--as-needed.patch 2012-06-26 18:57:15 UTC (rev 13733)
+++ packages/trunk/pokerth/debian/patches/03_use_--as-needed.patch 2012-06-26 18:58:36 UTC (rev 13734)
@@ -3,12 +3,12 @@
from the libqt4-dev package. *NOTE: updated for 0.9.1 upstream release
--- PokerTH-0.9.1-src-orig/pokerth_game.pro
+++ PokerTH-0.9.1-src/pokerth_game.pro
-@@ -23,6 +23,8 @@
+@@ -22,6 +22,8 @@
DEFINES += PREFIX=\"$${PREFIX}\"
TARGET = pokerth
+QMAKE_LFLAGS += -Wl,--as-needed
+
# PRECOMPILED_HEADER = src/pch_game.h
- RESOURCES = src/gui/qt/resources/pokerth.qrc
- INCLUDEPATH += . \
+
+ android{
More information about the Pkg-games-commits
mailing list