summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/gnomevfs-mount/files/gnomevfs-mount-as-needed.patch')
-rw-r--r--sys-fs/gnomevfs-mount/files/gnomevfs-mount-as-needed.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys-fs/gnomevfs-mount/files/gnomevfs-mount-as-needed.patch b/sys-fs/gnomevfs-mount/files/gnomevfs-mount-as-needed.patch
new file mode 100644
index 000000000000..947a1c3a02b4
--- /dev/null
+++ b/sys-fs/gnomevfs-mount/files/gnomevfs-mount-as-needed.patch
@@ -0,0 +1,9 @@
+--- src/Makefile.am 2007-01-14 21:33:09.000000000 -0500
++++ src/Makefile.am 2007-01-14 21:36:03.000000000 -0500
+@@ -9,5 +9,6 @@
+ gnomevfs_mount_CFLAGS = @GNOME_VFS_CFLAGS@ @GNOME_KEYRING_CFLAGS@
+
+ gnomevfs_umount_LDFLAGS = @GLIB_LIBS@
++gnomevfs_umount_LDADD = $(GLIB_LIBS)
+ gnomevfs_umount_CFLAGS = @GLIB_CFLAGS@
+