summaryrefslogtreecommitdiff
path: root/games/pokerth/files/patch-pokerth.pro
blob: 0c31ead65c62ab31efd1b4fc7b88ee35769475e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pokerth.pro.orig	2017-08-16 12:24:03 UTC
+++ pokerth.pro
@@ -8,7 +8,7 @@ official_server {
 client: {
     SUBDIRS += pokerth_game.pro
 }
-!mac:!gui_800x480:!client:!qml-client {
+!mac:!gui_800x480:!qml-client {
     SUBDIRS += pokerth_server.pro chatcleaner.pro
 }