From 5a9998416dd0f21dbed66f7b6a8c98d86ae0b61b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 29 Aug 2001 21:26:03 +0000 Subject: remove "msdos" --- perl-install/modules.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/modules.pm') 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", }], -- cgit v1.2.1