Commit 825740c6 authored by jocuri%softhome.net's avatar jocuri%softhome.net

Patch for bug 340126: Fix Windows PPM package name for XML::Twig; patch by Vlad…

Patch for bug 340126: Fix Windows PPM package name for XML::Twig; patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=justdave.
parent 1d6499d6
......@@ -354,6 +354,7 @@ my %ppm_modules = (
'Mail::Mailer' => 'MailTools',
'Mail::Base64' => 'MIME-Base64',
'MIME::Tools' => 'MIME-Tools',
'XML::Twig' => 'XML-Twig',
);
sub install_command {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment