Blame SOURCES/gnome-vfs-2.20.0-ignore-certain-mountpoints.patch

fc2bfa
--- gnome-vfs-2.20.0/libgnomevfs/gnome-vfs-hal-mounts.c.orig	2007-10-15 20:12:13.000000000 -0400
fc2bfa
+++ gnome-vfs-2.20.0/libgnomevfs/gnome-vfs-hal-mounts.c	2007-10-15 20:12:40.000000000 -0400
fc2bfa
@@ -643,6 +643,8 @@
fc2bfa
 		"/tmp",
fc2bfa
 		"/usr",
fc2bfa
 		"/var",
fc2bfa
+		"/var/tmp",
fc2bfa
+		"/var/log/audit",
fc2bfa
 		"/proc",
fc2bfa
 		"/sbin",
fc2bfa
 		NULL