summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/gnome-vfs/patches/patch-aj13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/gnome-vfs/patches/patch-aj b/sysutils/gnome-vfs/patches/patch-aj
new file mode 100644
index 00000000000..a967baedc5f
--- /dev/null
+++ b/sysutils/gnome-vfs/patches/patch-aj
@@ -0,0 +1,13 @@
+$NetBSD: patch-aj,v 1.1 2004/01/01 00:00:02 gavan Exp $
+
+--- libgnomevfs/gnome-vfs-method.c.orig 2001-09-04 23:24:22.000000000 +0100
++++ libgnomevfs/gnome-vfs-method.c
+@@ -36,6 +36,8 @@
+ #include <libgnomevfs/gnome-vfs-module.h>
+ #include <libgnomevfs/gnome-vfs-private.h>
+
++#undef tell
++
+
+ struct _ModuleElement {
+ char *name;