summaryrefslogtreecommitdiffstats
path: root/meta/packages/dbus/dbus/no-examples.patch
blob: 8767705ceeab07fceda17e5006fd0c227b0b5f50 (plain)
1
2
3
4
5
6
7
8
--- dbus-0.36.2/glib/Makefile.am.orig	2005-09-06 17:30:26 +0200
+++ dbus-0.36.2/glib/Makefile.am	2005-09-06 17:30:34 +0200
@@ -1,4 +1,4 @@
-SUBDIRS = . examples
+SUBDIRS = .
 
 INCLUDES=-I$(top_srcdir) $(DBUS_CLIENT_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_GLIB_TOOL_CFLAGS) -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\"