[dw-free] Oops, typo in module name.
[commit: http://hg.dwscoalition.org/dw-free/rev/01cd1739b013]
Oops, typo in module name.
Patch by
fu.
Files modified:
Oops, typo in module name.
Patch by
Files modified:
- bin/checkconfig.pl
--------------------------------------------------------------------------------
diff -r 6d883d01c722 -r 01cd1739b013 bin/checkconfig.pl
--- a/bin/checkconfig.pl Fri Nov 11 16:01:03 2011 +0800
+++ b/bin/checkconfig.pl Fri Nov 11 16:04:02 2011 +0800
@@ -224,7 +224,7 @@
},
"Hash::MultiValue" => {},
"DateTime::TimeZone" => { 'deb' => "libdatetime-timezone-perl", },
- "Sys::Syscal" => {
+ "Sys::Syscall" => {
deb => 'libsys-syscall-perl',
opt => 'Required for Perlbal',
},
--------------------------------------------------------------------------------
