summaryrefslogtreecommitdiff
path: root/openembedded/packages/gnome/gnome-vfs-dbus
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/gnome/gnome-vfs-dbus')
-rw-r--r--openembedded/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch11
-rw-r--r--openembedded/packages/gnome/gnome-vfs-dbus/gssapi.patch13
-rw-r--r--openembedded/packages/gnome/gnome-vfs-dbus/no-gtk-doc.patch24
-rw-r--r--openembedded/packages/gnome/gnome-vfs-dbus/remove-old-translations.patch11
4 files changed, 0 insertions, 59 deletions
diff --git a/openembedded/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch b/openembedded/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch
deleted file mode 100644
index 3dbc130dd..000000000
--- a/openembedded/packages/gnome/gnome-vfs-dbus/gconftool-lossage.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnome-vfs-2.6.0/configure.in~ 2004-03-22 12:36:23.000000000 +0000
-+++ gnome-vfs-2.6.0/configure.in 2004-06-07 16:04:34.000000000 +0100
-@@ -154,7 +154,7 @@
- AC_PATH_PROG(GCONFTOOL, gconftool-2, no)
-
- if test x"$GCONFTOOL" = xno; then
-- AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf])
-+ AC_MSG_WARN([gconftool-2 executable not found in your path - should be installed with GConf])
- fi
-
- AM_GCONF_SOURCE_2
diff --git a/openembedded/packages/gnome/gnome-vfs-dbus/gssapi.patch b/openembedded/packages/gnome/gnome-vfs-dbus/gssapi.patch
deleted file mode 100644
index bcf46176b..000000000
--- a/openembedded/packages/gnome/gnome-vfs-dbus/gssapi.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- trunk/configure.in.old 2005-10-28 17:18:36.000000000 +0100
-+++ trunk/configure.in 2005-10-28 17:20:34.000000000 +0100
-@@ -444,6 +444,10 @@
- ])
- LIBS="$saved_LIBS"
- CPPFLAGS="$saved_CPPFLAGS"
-+ if test "x$have_gssapi" != "xyes"; then
-+ GSSAPI_LIBS=
-+ GSSAPI_CFLAGS=
-+ fi
- fi
- AC_SUBST(GSSAPI_LIBS)
- AC_SUBST(GSSAPI_CFLAGS)
diff --git a/openembedded/packages/gnome/gnome-vfs-dbus/no-gtk-doc.patch b/openembedded/packages/gnome/gnome-vfs-dbus/no-gtk-doc.patch
deleted file mode 100644
index 331889b63..000000000
--- a/openembedded/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
diff --git a/openembedded/packages/gnome/gnome-vfs-dbus/remove-old-translations.patch b/openembedded/packages/gnome/gnome-vfs-dbus/remove-old-translations.patch
deleted file mode 100644
index a5a13f73c..000000000
--- a/openembedded/packages/gnome/gnome-vfs-dbus/remove-old-translations.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- trunk/configure.in.old 2006-06-21 14:15:24.000000000 +0100
-+++ trunk/configure.in 2006-06-21 14:19:35.000000000 +0100
-@@ -127,7 +127,7 @@
- AC_SUBST(GETTEXT_PACKAGE)
- AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Name of the gettext package])
-
--ALL_LINGUAS="af am ar az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko li lt lv mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta th tr uk vi wa xh yi zh_CN zh_TW zu"
-+ALL_LINGUAS="af am az bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko li lt lv mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta th tr uk vi wa xh yi zh_CN zh_TW zu"
- AM_GLIB_GNU_GETTEXT
-
-