Currently, running drush_make on cod-dev.make places all modules into /profiles/cod/modules/contrib. This causes Drupal 7 to give a "Requirements problem" when trying to install because it wants the modules to be within /sites/all/modules/contrib.

Only local images are allowed.

I've commented in this issue: #913148: Please bring back install_path in order to see what can be done.

Comments

sirkitree’s picture

Only local images are allowed.

ezra-g’s picture

Title: [7.x] Installation errors due to drush_make's module placement » Installation errors due to drush_make's module placement
Version: 6.x-1.x-dev » 7.x-1.x-dev
japerry’s picture

All modules are located in profiles/cod/modules -- since none of them are 'custom' per se (cod_support is its own d.o project) we don't have a contrib or custom folder, and aren't using the sites/all/modules folder for the profile.

Fixed in re-roll of D7 located here #1733528: Initial COD D7 Profile D7 and make file

japerry’s picture

Status: Active » Closed (duplicate)