summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/dbus/dbus-0.36/no-examples.patch
blob: 531646cfb059329396a2d530ac0c1c33027a558e (plain)
1
2
3
4
5
6
7
8
9
10
Index: dbus-0.36/glib/Makefile.am
===================================================================
--- dbus-0.36.orig/glib/Makefile.am	2005-08-04 15:49:30.000000000 +0000
+++ dbus-0.36/glib/Makefile.am	2005-09-02 12:42:17.000000000 +0000
@@ -1,4 +1,4 @@
-SUBDIRS = . examples
+#SUBDIRS = . examples
 
 INCLUDES=-I$(top_srcdir) $(DBUS_CLIENT_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_GLIB_TOOL_CFLAGS) -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\"