From 2f465d9d2597641dad70b7ea48351e69502a7c4e Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 13 Aug 2004 22:19:34 +0000 Subject: - Fix build with gcc-3.4 --- .../files/patch-libgnomevfs-gnome-vfs-private-utils.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/gnomevfs/files/patch-libgnomevfs-gnome-vfs-private-utils.c (limited to 'devel/gnomevfs/files/patch-libgnomevfs-gnome-vfs-private-utils.c') diff --git a/devel/gnomevfs/files/patch-libgnomevfs-gnome-vfs-private-utils.c b/devel/gnomevfs/files/patch-libgnomevfs-gnome-vfs-private-utils.c new file mode 100644 index 000000000000..6ba85e4fce80 --- /dev/null +++ b/devel/gnomevfs/files/patch-libgnomevfs-gnome-vfs-private-utils.c @@ -0,0 +1,11 @@ +--- libgnomevfs/gnome-vfs-private-utils.c.orig Mon Jul 16 20:21:07 2001 ++++ libgnomevfs/gnome-vfs-private-utils.c Sat Aug 14 00:00:56 2004 +@@ -263,7 +263,7 @@ + * + * Return value: + **/ +-GnomeVFSProcessResult ++GnomeVFSProcessRunResult + gnome_vfs_process_run_cancellable (const gchar *file_name, + const gchar * const argv[], + GnomeVFSProcessOptions options, -- cgit v1.2.3