fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-11-11 08:02 am

[dw-free] Oops, typo in module name.

[commit: http://hg.dwscoalition.org/dw-free/rev/01cd1739b013]

Oops, typo in module name.

Patch by [personal profile] fu.

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',
                },
--------------------------------------------------------------------------------