[pokerth/f12/master] Add missing source.

Jussi Lehtola jussilehtola at fedoraproject.org
Sat Oct 16 22:25:58 UTC 2010


commit d35feac1b3b0300e5f8f5a2cf079799dadd08d6c
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Sun Oct 17 01:25:45 2010 +0300

    Add missing source.

 pokerth-libs.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/pokerth-libs.patch b/pokerth-libs.patch
new file mode 100644
index 0000000..25c6fff
--- /dev/null
+++ b/pokerth-libs.patch
@@ -0,0 +1,12 @@
+diff -up PokerTH-0.8-2490svn/pokerth_game.pro.orig PokerTH-0.8-2490svn/pokerth_game.pro
+--- PokerTH-0.8-2490svn/pokerth_game.pro.orig	2010-08-23 00:42:55.740949492 +0300
++++ PokerTH-0.8-2490svn/pokerth_game.pro	2010-08-23 01:02:02.790949570 +0300
+@@ -416,7 +416,7 @@ unix:!mac { 
+         -lpokerth_db \
+         -lpokerth_protocol
+     LIBS += $$BOOST_LIBS
+-    LIBS += -lSDL_mixer \
++    LIBS += -lSDL -lSDL_mixer \
+         -lcurl \
+         -lgsasl
+     !isEmpty( BSD ):isEmpty( kFreeBSD ):LIBS += -lcrypto


More information about the scm-commits mailing list