summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/dbus/dbus-0.36/no-examples.patch
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/dbus/dbus-0.36/no-examples.patch')
-rw-r--r--openembedded/packages/dbus/dbus-0.36/no-examples.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/openembedded/packages/dbus/dbus-0.36/no-examples.patch b/openembedded/packages/dbus/dbus-0.36/no-examples.patch
new file mode 100644
index 0000000000..531646cfb0
--- /dev/null
+++ b/openembedded/packages/dbus/dbus-0.36/no-examples.patch
@@ -0,0 +1,10 @@
1Index: dbus-0.36/glib/Makefile.am
2===================================================================
3--- dbus-0.36.orig/glib/Makefile.am 2005-08-04 15:49:30.000000000 +0000
4+++ dbus-0.36/glib/Makefile.am 2005-09-02 12:42:17.000000000 +0000
5@@ -1,4 +1,4 @@
6-SUBDIRS = . examples
7+#SUBDIRS = . examples
8
9 INCLUDES=-I$(top_srcdir) $(DBUS_CLIENT_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_GLIB_TOOL_CFLAGS) -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\"
10