summaryrefslogtreecommitdiff
path: root/x11/kdebase4-workspace/files/extrapatch-kioslave_media_mediamanager-fstabbackend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase4-workspace/files/extrapatch-kioslave_media_mediamanager-fstabbackend.cpp')
-rw-r--r--x11/kdebase4-workspace/files/extrapatch-kioslave_media_mediamanager-fstabbackend.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/kdebase4-workspace/files/extrapatch-kioslave_media_mediamanager-fstabbackend.cpp b/x11/kdebase4-workspace/files/extrapatch-kioslave_media_mediamanager-fstabbackend.cpp
deleted file mode 100644
index 5a6937d40f75..000000000000
--- a/x11/kdebase4-workspace/files/extrapatch-kioslave_media_mediamanager-fstabbackend.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- kioslave/media/mediamanager/fstabbackend.cpp.orig Mon May 22 20:12:42 2006
-+++ kioslave/media/mediamanager/fstabbackend.cpp Fri Jun 16 08:56:20 2006
-@@ -111,6 +111,7 @@
- if ( mount->mountType() == "swap"
- || mount->mountType() == "tmpfs"
- || mount->mountType() == "sysfs"
-+ || mount->mountType() == "fdescfs"
- || mount->mountType() == "kernfs"
- || mount->mountType() == "usbfs"
- || mount->mountType().contains( "proc" )