Index: trunk/ippScripts/scripts/dist_component.pl
===================================================================
--- trunk/ippScripts/scripts/dist_component.pl	(revision 26042)
+++ trunk/ippScripts/scripts/dist_component.pl	(revision 26043)
@@ -85,5 +85,5 @@
 my ($file_name, $bytes, $md5sum);
 {
-    my $command = "$dist_make_bundle --dist_id $dist_id --camera $camera --stage $stage --stage_id $stage_id";
+    my $command = "$dist_make_bundle --camera $camera --stage $stage --stage_id $stage_id";
     $command .= " --component $component --path_base $path_base --outdir $outdir";
     $command .= " --chip_path_base $chip_path_base" if $chip_path_base;
