build_package.pl
changeset 76 fe2cee402e0a
parent 75 2a106c5499cb
child 81 ec156946b469
equal deleted inserted replaced
75:2a106c5499cb 76:fe2cee402e0a
    49 	'configdir=s' => \$sFbfConfigDir,
    49 	'configdir=s' => \$sFbfConfigDir,
    50 	'projectrepo=s' => \$sFbfProjectRepo,
    50 	'projectrepo=s' => \$sFbfProjectRepo,
    51 	'projectdir=s' => \$sFbfProjectDir,
    51 	'projectdir=s' => \$sFbfProjectDir,
    52 	'subproj=s' => \$sSubProject,
    52 	'subproj=s' => \$sSubProject,
    53 	'variant=s' => \$sSubprojVariant,
    53 	'variant=s' => \$sSubprojVariant,
    54 	'sourcesrev' => \$sSourcesRevision,
    54 	'sourcesrev=s' => \$sSourcesRevision,
    55 	'sbsconfig=s' => \$sSBSConfig,
    55 	'sbsconfig=s' => \$sSBSConfig,
    56 	#'sources=s' => \$sSourcesFile,
    56 	#'sources=s' => \$sSourcesFile,
    57 	#'model=s' => \$sModelFile,
    57 	#'model=s' => \$sModelFile,
    58 	'number=s' => \$nCmdLineNumber,
    58 	'number=s' => \$nCmdLineNumber,
    59 	'tag=s' => \$sDiamondsTag,
    59 	'tag=s' => \$sDiamondsTag,