author | Dario Sestito <darios@symbian.org> |
Wed, 27 Jan 2010 14:08:37 +0000 | |
changeset 65 | d0bd2fd2c468 |
parent 64 | b1cab4be73cc |
child 66 | eb493282dec7 |
build_package.pl | file | annotate | diff | comparison | revisions |
--- a/build_package.pl Thu Jan 14 12:17:02 2010 +0000 +++ b/build_package.pl Wed Jan 27 14:08:37 2010 +0000 @@ -57,7 +57,7 @@ 'hudson!' => \$bHudson, 'publish!' => \$bPublish, 'define=s' => \%hHlmDefines, - 'disableav=s' => \$bDisableAntiVirus, + 'disableav!' => \$bDisableAntiVirus, 'help!' => \$bHelp ));