Index: trunk/ippScripts/scripts/dist_bundle.pl
===================================================================
--- trunk/ippScripts/scripts/dist_bundle.pl	(revision 35110)
+++ trunk/ippScripts/scripts/dist_bundle.pl	(revision 35117)
@@ -546,5 +546,5 @@
         $config_file_rule = "PPSTACK.CONFIG";
     } elsif ($stage eq "sky") {
-        if ($num_sky_inputs > 1) {
+        if (1 or $num_sky_inputs > 1) {
             $config_file_rule = "PSPHOT.STACK.CONFIG";
         } else {
