Following #1189912: [7.x] add 'install_path' and 'git' method to cod-dev.make, contrib modules are being placed in sites/all/modules/contrib/modules, rather than sites/all/modules/contrib. The former seems redundant, so would be great to go with the latter, which seems somewhat standard.

Comments

ezra-g’s picture

Note, the fix for this will be in Drush make: See http://drupal.org/node/913148#comment-4593492

ezra-g’s picture

Title: [7.x] Modules placed in sites/all/modules/contrib/modules » Modules placed in sites/all/modules/contrib/modules
Version: 6.x-1.x-dev » 7.x-1.x-dev
scor’s picture

shouldn't this issue be marked duplicate then?

japerry’s picture

Status: Active » Closed (duplicate)

All the modules are being put in profiles/cod/modules, which gets rolled in when we do a make on drupal.org.

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