[Lunar-commits] <moonbase-other> wireshark: fix build with glib-2.38.0
v4hn
me at v4hn.de
Sun Oct 13 16:16:32 CEST 2013
commit 297530f255addc75d73f551761df20c64e611206
Author: v4hn <me at v4hn.de>
Date: Sun, 13 Oct 2013 07:15:57 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/297530f255addc75d73f551761df20c64e611206
wireshark: fix build with glib-2.38.0
---
net/wireshark/PRE_BUILD | +4/-0
1 file changed, 4 insertions(+)
--- /dev/null
+++ b/net/wireshark/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+
+# this is defined in dirent.h via glib.h
+sedit 's/DT_[^ ]*/\0_OBSOLETE/' epan/dissectors/packet-gluster.h
More information about the Lunar-commits
mailing list