diff options
-rw-r--r-- | perl-install/modules.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm index c601e4e47..8ed4372f5 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -380,7 +380,6 @@ if_(arch() !~ /^sparc/, [ 'fs', { "smbfs" => "Windows SMB", "fat" => "fat", - "msdos" => "msdos", "romfs" => "romfs", "vfat" => "vfat", }], |