From 227dfbbb183b92dd33208b9c0c191a7b1383f8b1 Mon Sep 17 00:00:00 2001 From: michuz Date: Sat, 13 Apr 2002 12:09:27 +0000 Subject: [PATCH] - fix patch to include files (but GConf2 is still broken) Changed files: gnome-vfs2-gconf2.patch -> 1.1 --- gnome-vfs2-gconf2.patch | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 gnome-vfs2-gconf2.patch diff --git a/gnome-vfs2-gconf2.patch b/gnome-vfs2-gconf2.patch new file mode 100644 index 0000000..b6ea54d --- /dev/null +++ b/gnome-vfs2-gconf2.patch @@ -0,0 +1,38 @@ +diff -Nur gnome-vfs-1.9.11/libgnomevfs/gnome-vfs-mime-handlers.c gnome-vfs-1.9.11.new/libgnomevfs/gnome-vfs-mime-handlers.c +--- gnome-vfs-1.9.11/libgnomevfs/gnome-vfs-mime-handlers.c Tue Jan 22 10:24:29 2002 ++++ gnome-vfs-1.9.11.new/libgnomevfs/gnome-vfs-mime-handlers.c Sat Apr 13 13:47:57 2002 +@@ -30,7 +30,7 @@ + #include "gnome-vfs-result.h" + #include "gnome-vfs-utils.h" + #include +-#include ++#include + #include + #include + +diff -Nur gnome-vfs-1.9.11/modules/cdda-method.c gnome-vfs-1.9.11.new/modules/cdda-method.c +--- gnome-vfs-1.9.11/modules/cdda-method.c Fri Nov 2 12:15:50 2001 ++++ gnome-vfs-1.9.11.new/modules/cdda-method.c Sat Apr 13 13:46:40 2002 +@@ -26,8 +26,8 @@ + + #include "cdda-cddb.h" + #include +-#include +-#include ++#include ++#include + #include + #include + #include +diff -Nur gnome-vfs-1.9.11/modules/http-method.c gnome-vfs-1.9.11.new/modules/http-method.c +--- gnome-vfs-1.9.11/modules/http-method.c Mon Jan 7 08:25:16 2002 ++++ gnome-vfs-1.9.11.new/modules/http-method.c Sat Apr 13 13:49:30 2002 +@@ -41,7 +41,7 @@ + /* Keep above for FreeBSD. */ + #include + #include +-#include ++#include + #include + #include + #include -- 2.44.0