Skip to content

Instantly share code, notes, and snippets.

@pedrorocha-net
Created April 8, 2013 14:34
Show Gist options
  • Save pedrorocha-net/5337239 to your computer and use it in GitHub Desktop.
Save pedrorocha-net/5337239 to your computer and use it in GitHub Desktop.
api = 2
core = 7.x
; Include the definition of how to build Drupal core directly, including patches.
includes[] = "drupal-org-core.make"
; Download the Commons install profile and recursively build all its dependencies.
projects[taz][type] = "profile"
projects[taz][download][type] = "git"
projects[taz][download][url] = "https://github.com/alexweber/Taz.git"
projects[taz][download][branch] = "profile"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment