aboutsummaryrefslogtreecommitdiffstats
path: root/games/pokerth/files/patch-pokerth__lib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'games/pokerth/files/patch-pokerth__lib.pro')
-rw-r--r--games/pokerth/files/patch-pokerth__lib.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/pokerth/files/patch-pokerth__lib.pro b/games/pokerth/files/patch-pokerth__lib.pro
deleted file mode 100644
index fb20881d8be8..000000000000
--- a/games/pokerth/files/patch-pokerth__lib.pro
+++ /dev/null
@@ -1,11 +0,0 @@
---- pokerth_lib.pro.orig 2020-04-01 19:13:37 UTC
-+++ pokerth_lib.pro
-@@ -31,7 +31,7 @@ INCLUDEPATH += . \
- src/engine/network_engine \
- src/config \
- src/core \
-- src/third_party/websocketpp
-+ $${PREFIX}/include/websocketpp
-
- DEPENDPATH += . \
- src \