summaryrefslogtreecommitdiff
path: root/packages/dbus/dbus-glib-0.72/cross.patch
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-10-27 09:03:57 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2006-10-27 09:03:57 +0000
commit6167e546c495443fa4f0cc2a2aa0cd4fa6a57818 (patch)
treef3fc986f109f706e2ffac1fb54e3d3355d9f2fe7 /packages/dbus/dbus-glib-0.72/cross.patch
parent1e188e5d610e693cbbd8d8716907ceb1897bf8c3 (diff)
dbus-glib: add 0.72
Diffstat (limited to 'packages/dbus/dbus-glib-0.72/cross.patch')
-rw-r--r--packages/dbus/dbus-glib-0.72/cross.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/dbus/dbus-glib-0.72/cross.patch b/packages/dbus/dbus-glib-0.72/cross.patch
new file mode 100644
index 0000000000..b3f41c8507
--- /dev/null
+++ b/packages/dbus/dbus-glib-0.72/cross.patch
@@ -0,0 +1,12 @@
+Index: dbus-glib-0.72/configure.ac
+===================================================================
+--- dbus-glib-0.72.orig/configure.ac 2006-10-27 10:05:05.000000000 +0200
++++ dbus-glib-0.72/configure.ac 2006-10-27 10:05:48.000000000 +0200
+@@ -571,6 +571,7 @@
+ exit (0);
+ ]])],
+ [have_abstract_sockets=yes],
++ [have_abstract_sockets=no],
+ [have_abstract_sockets=no])
+ AC_LANG_POP(C)
+ AC_MSG_RESULT($have_abstract_sockets)