Merge pull request #479 from colemanw/releaser
[civicrm-core.git] / distmaker / dists / drupal_sk_php5.sh
index 7e91fa0ce33fa2715783af23d48fca0b9e50957f..f6da93bd4c4aace8b4065d879df77d506ac4a389 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-set -e
+set -ex
 
 # This script assumes
 # that DAOs are generated
@@ -70,7 +70,7 @@ set -e
 cp $SRC/agpl-3.0.txt $TRG
 cp $SRC/gpl.txt $TRG
 cp $SRC/README.txt $TRG
-cp $SRC/Sponsors.txt $TRG
+cp $SRC/CONTRIBUTORS.txt $TRG
 cp $SRC/agpl-3.0.exception.txt $TRG
 cp $SRC/drupal/civicrm.config.php.drupal $TRG/civicrm.config.php