X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=distmaker%2Fdists%2Fdrupal_sk_php5.sh;h=0056b00a6cfeacba2114bb2ff77433069c74636c;hb=0bd80467a58fbba6052e03fc45f9e5ed9daf24ce;hp=6c55a71335682620fd2e9903dd876b86ef89b1e0;hpb=ace706265dd7034522732b4e65825f5cb8a76360;p=civicrm-core.git diff --git a/distmaker/dists/drupal_sk_php5.sh b/distmaker/dists/drupal_sk_php5.sh index 6c55a71335..0056b00a6c 100755 --- a/distmaker/dists/drupal_sk_php5.sh +++ b/distmaker/dists/drupal_sk_php5.sh @@ -23,6 +23,8 @@ dm_install_packages "$SRC/packages" "$TRG/packages" dm_install_vendor "$SRC/vendor" "$TRG/vendor" dm_install_bower "$SRC/bower_components" "$TRG/bower_components" dm_install_drupal "$SRC/drupal" "$TRG/drupal" +dm_install_cvext org.civicrm.api4 "$TRG/ext/api4" +dm_install_cvext com.iatspayments.civicrm "$TRG/ext/iatspayments" # delete packages that distributions on Drupal.org repalce if present # also delete stuff that we dont really use and should not be included