summaryrefslogtreecommitdiff
path: root/extra/udisks/fix_well_known_filesystems.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/udisks/fix_well_known_filesystems.patch')
-rw-r--r--extra/udisks/fix_well_known_filesystems.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/extra/udisks/fix_well_known_filesystems.patch b/extra/udisks/fix_well_known_filesystems.patch
deleted file mode 100644
index 77eee26ba..000000000
--- a/extra/udisks/fix_well_known_filesystems.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur udisks-1.0.3.orig/src/device.c udisks-1.0.3/src/device.c
---- udisks-1.0.3.orig/src/device.c 2011-04-05 13:16:00.000000000 -0700
-+++ udisks-1.0.3/src/device.c 2011-05-03 13:27:39.064679418 -0700
-@@ -5902,7 +5902,7 @@
- "msdos",
- "umsdos",
- "vfat",
-- "exfat"
-+ "exfat",
- "ntfs",
- NULL,
- };