I am developing a feature that will have a make file that downloads and installs all needed packages. I have tried to find out if its possible to configure in the make file so that they are automatically installed in the sites/all folder if --contrib-destination is not given. Now it just installs in the module folder if I run drush make from there.

Is this even possible?

Comments

helmo’s picture

Closing this issue as I doubt anyone will ever commit again to the obsolete drush_make project. See checkout a recent drush version, see also: #1310130: Put drush make in drush core

helmo’s picture

Status: Active » Closed (won't fix)