Index: trunk/ippScripts/scripts/dist_component.pl
===================================================================
--- trunk/ippScripts/scripts/dist_component.pl	(revision 25942)
+++ trunk/ippScripts/scripts/dist_component.pl	(revision 26015)
@@ -307,5 +307,5 @@
 }
 {
-    my $command = "$disttool -addprocessedcomponent -dist_id $dist_id -component $component";
+    my $command = "$disttool -addprocessedcomponent -dist_id $dist_id -component $component -outdir $outdir";
     $command .= " -name $file_name -bytes $bytes -md5sum $md5sum";
     $command .= " -dbname $dbname" if defined $dbname;
