summaryrefslogtreecommitdiffstats
path: root/x11/gkrellm2/gkrellm-2.3.5-autofs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gkrellm2/gkrellm-2.3.5-autofs.patch')
-rw-r--r--x11/gkrellm2/gkrellm-2.3.5-autofs.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/gkrellm2/gkrellm-2.3.5-autofs.patch b/x11/gkrellm2/gkrellm-2.3.5-autofs.patch
new file mode 100644
index 0000000000..cf36a98171
--- /dev/null
+++ b/x11/gkrellm2/gkrellm-2.3.5-autofs.patch
@@ -0,0 +1,10 @@
+--- gkrellm-2.3.5.old/src/sysdeps/linux.c 2010-10-06 03:27:33.000000000 +1100
++++ gkrellm-2.3.5/src/sysdeps/linux.c 2011-11-24 02:07:30.926450485 +1100
+@@ -1439,6 +1439,7 @@
+ || !strcmp(type, "usbdevfs")
+ || !strcmp(type, "usbfs")
+ || !strcmp(type, "sysfs")
++ || !strcmp(type, "autofs")
+ )
+ continue;
+ /* Strip trailing / from the directory.