summaryrefslogtreecommitdiffstats
path: root/games/cgmadness/cgmadness.patch
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-06 01:07:59 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-06 03:36:47 +0700
commit6971fc98eee1794cb4aae4a37f14e29463ce7dc0 (patch)
tree1feeab12c21dd0fcfc62736c76f979a43a25a2cc /games/cgmadness/cgmadness.patch
parent235aeb87a8be538d5d9d31c6364266cbb8f1005e (diff)
downloadslackbuilds-6971fc98eee1794cb4aae4a37f14e29463ce7dc0.tar.gz
slackbuilds-6971fc98eee1794cb4aae4a37f14e29463ce7dc0.tar.xz
games/cgmadness: Fix build.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--games/cgmadness/cgmadness.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/cgmadness/cgmadness.patch b/games/cgmadness/cgmadness.patch
new file mode 100644
index 0000000000..e83987cefd
--- /dev/null
+++ b/games/cgmadness/cgmadness.patch
@@ -0,0 +1,10 @@
+--- cgmadness/libgrapple/socket.c.orig 2016-02-06 01:05:57.214993971 +0700
++++ cgmadness/libgrapple/socket.c 2016-02-06 01:06:07.771969910 +0700
+@@ -34,6 +34,7 @@
+ */
+
+ #define _XOPEN_SOURCE 500
++#define NI_NUMERICHOST 0x0008
+
+ #include "grapple_configure_substitute.h"
+