Adding instructions for the profile's make file, see http://drupal.org/node/896934.

Added text (http://drupal.org/node/896934#comment-3958730):

The easiest thing to do is install the following projects:

* Drush: http://drupal.org/project/drush
* Drush Make: http://drupal.org/project/drush_make

Then, execute the following from the command line:

  drush make media_dev.make media_dev

to download everything into a folder called 'media_dev'.

Failing that, you can also do the same thing the incredibly painful way:

Comments

brunodbo’s picture

Status: Active » Needs review
eojthebrave’s picture

StatusFileSize
new1.06 KB

Updated the text here after some discussion about using two make files since that is the recommended way to use make files in a profile.

This text isn't actually "true" until this issue is resolved #896934: media_dev.make file.

brunodbo’s picture

Maybe we can use this text for the project page as well?

brunodbo’s picture

StatusFileSize
new1.63 KB

Updated patch.

Note: we reverted back to the single make file approach (see http://drupal.org/node/896934).

brunodbo’s picture

Status: Needs review » Fixed

Committed and pushed (using bootstrap make file, since the make file has been committed).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.