diff options
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, 24 insertions, 0 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 new file mode 100644 index 0000000000..331889b639 --- /dev/null +++ b/meta/packages/gnome/gnome-vfs-dbus/no-gtk-doc.patch | |||
| @@ -0,0 +1,24 @@ | |||
| 1 | diff -urNd ../gnome-vfs-dbus-2.12.0cvs20051004-r0/trunk/doc/Makefile.am trunk/doc/Makefile.am | ||
| 2 | --- ../gnome-vfs-dbus-2.12.0cvs20051004-r0/trunk/doc/Makefile.am 2005-10-28 15:48:43.000000000 +0100 | ||
| 3 | +++ trunk/doc/Makefile.am 2005-10-28 16:17:15.000000000 +0100 | ||
| 4 | @@ -81,7 +81,7 @@ | ||
| 5 | GTKDOC_LIBS = $(LIBGNOMEVFS_LIBS) \ | ||
| 6 | $(top_builddir)/libgnomevfs/libgnomevfs-2.la | ||
| 7 | |||
| 8 | -include $(top_srcdir)/gtk-doc.make | ||
| 9 | +#include $(top_srcdir)/gtk-doc.make | ||
| 10 | |||
| 11 | dist-hook-local: | ||
| 12 | # mkdir $(distdir)/TEXT; \ | ||
| 13 | diff -urNd ../gnome-vfs-dbus-2.12.0cvs20051004-r0/trunk/Makefile.am trunk/Makefile.am | ||
| 14 | --- ../gnome-vfs-dbus-2.12.0cvs20051004-r0/trunk/Makefile.am 2005-10-28 15:49:03.000000000 +0100 | ||
| 15 | +++ trunk/Makefile.am 2005-10-28 16:17:07.000000000 +0100 | ||
| 16 | @@ -21,7 +21,7 @@ | ||
| 17 | gnome-vfs-zip.in \ | ||
| 18 | gnome-vfs-2.0.pc.in \ | ||
| 19 | gnome-vfs-module-2.0.pc.in \ | ||
| 20 | - gtk-doc.make \ | ||
| 21 | +# gtk-doc.make \ | ||
| 22 | intltool-extract.in \ | ||
| 23 | intltool-merge.in \ | ||
| 24 | intltool-update.in | ||
