aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4/files/patch-kioslave_media_mediamanager-fstabbackend.cpp
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-12-19 21:19:54 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-12-19 21:19:54 +0000
commit1160fd7012e9178dcc628403246431be1258220c (patch)
tree7e40351a3df9a22683e158e9f84074c3071a0c56 /x11/kdebase4/files/patch-kioslave_media_mediamanager-fstabbackend.cpp
parentcba6322b417f491888799446be04740401e2d0fb (diff)
downloadports-1160fd7012e9178dcc628403246431be1258220c.tar.gz
ports-1160fd7012e9178dcc628403246431be1258220c.zip
Notes
Diffstat (limited to 'x11/kdebase4/files/patch-kioslave_media_mediamanager-fstabbackend.cpp')
-rw-r--r--x11/kdebase4/files/patch-kioslave_media_mediamanager-fstabbackend.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/kdebase4/files/patch-kioslave_media_mediamanager-fstabbackend.cpp b/x11/kdebase4/files/patch-kioslave_media_mediamanager-fstabbackend.cpp
deleted file mode 100644
index 5a6937d40f75..000000000000
--- a/x11/kdebase4/files/patch-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" )