diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-06 11:06:21 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-06 11:06:21 +0000 |
commit | 62e66ef22dbba6d08ac8e35cc2eeeb7463020658 (patch) | |
tree | 65e1a84dab3023db5a209ab869c6d7adbdf90991 /meta/packages/gnome/gnome-vfs-dbus/no-gtk-doc.patch | |
parent | 8b154d0d7a939626f4cadad7f05ce74b2ea15ad8 (diff) | |
download | openembedded-core-62e66ef22dbba6d08ac8e35cc2eeeb7463020658.tar.gz openembedded-core-62e66ef22dbba6d08ac8e35cc2eeeb7463020658.tar.bz2 openembedded-core-62e66ef22dbba6d08ac8e35cc2eeeb7463020658.zip |
gnome-vfs-dbus: dropped - we use gnome-vfs 2.16.3 now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1447 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnome/gnome-vfs-dbus/no-gtk-doc.patch')
-rw-r--r-- | meta/packages/gnome/gnome-vfs-dbus/no-gtk-doc.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/meta/packages/gnome/gnome-vfs-dbus/no-gtk-doc.patch b/meta/packages/gnome/gnome-vfs-dbus/no-gtk-doc.patch deleted file mode 100644 index 331889b639..0000000000 --- a/meta/packages/gnome/gnome-vfs-dbus/no-gtk-doc.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -urNd ../gnome-vfs-dbus-2.12.0cvs20051004-r0/trunk/doc/Makefile.am trunk/doc/Makefile.am ---- ../gnome-vfs-dbus-2.12.0cvs20051004-r0/trunk/doc/Makefile.am 2005-10-28 15:48:43.000000000 +0100 -+++ trunk/doc/Makefile.am 2005-10-28 16:17:15.000000000 +0100 -@@ -81,7 +81,7 @@ - GTKDOC_LIBS = $(LIBGNOMEVFS_LIBS) \ - $(top_builddir)/libgnomevfs/libgnomevfs-2.la - --include $(top_srcdir)/gtk-doc.make -+#include $(top_srcdir)/gtk-doc.make - - dist-hook-local: - # mkdir $(distdir)/TEXT; \ -diff -urNd ../gnome-vfs-dbus-2.12.0cvs20051004-r0/trunk/Makefile.am trunk/Makefile.am ---- ../gnome-vfs-dbus-2.12.0cvs20051004-r0/trunk/Makefile.am 2005-10-28 15:49:03.000000000 +0100 -+++ trunk/Makefile.am 2005-10-28 16:17:07.000000000 +0100 -@@ -21,7 +21,7 @@ - gnome-vfs-zip.in \ - gnome-vfs-2.0.pc.in \ - gnome-vfs-module-2.0.pc.in \ -- gtk-doc.make \ -+# gtk-doc.make \ - intltool-extract.in \ - intltool-merge.in \ - intltool-update.in |