author | Dario Sestito <darios@symbian.org> |
Fri, 06 Nov 2009 18:21:49 +0000 | |
changeset 60 | 6e2dd2cc846d |
parent 59 | d41d4cdb97ad |
child 61 | cfb15e4d62a4 |
build_package.pl | file | annotate | diff | comparison | revisions |
--- a/build_package.pl Fri Oct 30 16:18:37 2009 +0000 +++ b/build_package.pl Fri Nov 06 18:21:49 2009 +0000 @@ -49,7 +49,7 @@ 'projectdir=s' => \$sFbfProjectDir, 'subproj=s' => \$sSubProject, 'variant=s' => \$sSubprojVariant, - 'sbsconfig!' => \$sSBSConfig, + 'sbsconfig=s' => \$sSBSConfig, #'sources=s' => \$sSourcesFile, #'model=s' => \$sModelFile, 'number=s' => \$nCmdLineNumber,