summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-25 07:41:18 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-25 07:41:18 +0800
commit1ca87c6022f8f9764964ecaf104f2e52282955c3 (patch)
tree721f2a8dd1f9cd7d48a843b1295ae356237a97ef /devel
parent38f3f02cb4419b199b387403b250e7c49becaed7 (diff)
downloadmarcuscom-ports-1ca87c6022f8f9764964ecaf104f2e52282955c3.tar
marcuscom-ports-1ca87c6022f8f9764964ecaf104f2e52282955c3.tar.gz
marcuscom-ports-1ca87c6022f8f9764964ecaf104f2e52282955c3.tar.bz2
marcuscom-ports-1ca87c6022f8f9764964ecaf104f2e52282955c3.tar.lz
marcuscom-ports-1ca87c6022f8f9764964ecaf104f2e52282955c3.tar.xz
marcuscom-ports-1ca87c6022f8f9764964ecaf104f2e52282955c3.tar.zst
marcuscom-ports-1ca87c6022f8f9764964ecaf104f2e52282955c3.zip
You die now!
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1362 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-unix-mounts.c19
-rw-r--r--devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-unix-mounts.c19
2 files changed, 0 insertions, 38 deletions
diff --git a/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-unix-mounts.c b/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-unix-mounts.c
deleted file mode 100644
index 650aea16c..000000000
--- a/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-unix-mounts.c
+++ /dev/null
@@ -1,19 +0,0 @@
---- libgnomevfs/gnome-vfs-unix-mounts.c.orig Mon Nov 10 18:09:17 2003
-+++ libgnomevfs/gnome-vfs-unix-mounts.c Mon Nov 10 18:13:26 2003
-@@ -398,16 +398,6 @@
- mount_entry->is_read_only = TRUE;
- }
-
--#ifdef HAVE_SYS_SYSCTL_H
-- if (usermnt != 0) {
-- if (stat (fstab->fs_file, &sb) == 0) {
-- if (sb.st_uid != 0) {
-- mount_entry->is_user_mountable = TRUE;
-- }
-- }
-- }
--#endif
--
- *return_list = g_list_prepend (*return_list, mount_entry);
- }
-
diff --git a/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-unix-mounts.c b/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-unix-mounts.c
deleted file mode 100644
index 650aea16c..000000000
--- a/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-unix-mounts.c
+++ /dev/null
@@ -1,19 +0,0 @@
---- libgnomevfs/gnome-vfs-unix-mounts.c.orig Mon Nov 10 18:09:17 2003
-+++ libgnomevfs/gnome-vfs-unix-mounts.c Mon Nov 10 18:13:26 2003
-@@ -398,16 +398,6 @@
- mount_entry->is_read_only = TRUE;
- }
-
--#ifdef HAVE_SYS_SYSCTL_H
-- if (usermnt != 0) {
-- if (stat (fstab->fs_file, &sb) == 0) {
-- if (sb.st_uid != 0) {
-- mount_entry->is_user_mountable = TRUE;
-- }
-- }
-- }
--#endif
--
- *return_list = g_list_prepend (*return_list, mount_entry);
- }
-