Index: trunk/ippScripts/scripts/dist_bundle.pl
===================================================================
--- trunk/ippScripts/scripts/dist_bundle.pl	(revision 36555)
+++ trunk/ippScripts/scripts/dist_bundle.pl	(revision 37077)
@@ -67,6 +67,4 @@
                       );
 my %empty_cleaned = ();
-
-
 
 # Look for programs we need
@@ -496,5 +494,5 @@
     } elsif ($stage eq "stack") {
         $type = $stack_cleaned{$rule};
-    } elsif ($stage eq "sky" or $stage eq 'skycal' or $stage eq 'stack_summary' or $stage eq 'ff') {
+    } elsif ($stage eq "sky" or $stage eq "skycal" or $stage eq "stack_summary" or $stage eq "ff") {
         $type = $empty_cleaned{$rule};
     } else {
