summaryrefslogtreecommitdiff
path: root/meta/packages/dbus/dbus-glib-0.74
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-09-21 07:47:42 +0000
committerRoss Burton <ross@openedhand.com>2007-09-21 07:47:42 +0000
commitb03d999bb2eb86140cd6f22d74b9e6b164c52e96 (patch)
tree3889c8e36f5b6d39bb8744467ee951cac3d4641b /meta/packages/dbus/dbus-glib-0.74
parent9c0ecf04c4cb950c1f7a0f916890d44379995227 (diff)
downloadopenembedded-core-b03d999bb2eb86140cd6f22d74b9e6b164c52e96.tar.gz
openembedded-core-b03d999bb2eb86140cd6f22d74b9e6b164c52e96.tar.bz2
openembedded-core-b03d999bb2eb86140cd6f22d74b9e6b164c52e96.tar.xz
openembedded-core-b03d999bb2eb86140cd6f22d74b9e6b164c52e96.zip
dbus: Drop unused patches, and merge unversioned and version patch directories
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2768 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/dbus/dbus-glib-0.74')
-rw-r--r--meta/packages/dbus/dbus-glib-0.74/no-examples.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/packages/dbus/dbus-glib-0.74/no-examples.patch b/meta/packages/dbus/dbus-glib-0.74/no-examples.patch
new file mode 100644
index 000000000..483153db7
--- /dev/null
+++ b/meta/packages/dbus/dbus-glib-0.74/no-examples.patch
@@ -0,0 +1,8 @@
+--- dbus-glib-0.70/dbus/Makefile.am.orig 2006-07-23 16:04:43.000000000 +0200
++++ dbus-glib-0.70/dbus/Makefile.am 2006-07-23 16:04:52.000000000 +0200
+@@ -1,4 +1,4 @@
+-SUBDIRS = . examples
++SUBDIRS = .
+
+ INCLUDES=-I$(top_srcdir) $(DBUS_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_GLIB_TOOL_CFLAGS) -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\"
+