Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Sep 7th, 2012  |  syntax: None  |  size: 0.28 KB  |  hits: 5  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. core = 7.x
  2. api = 2
  3.  
  4. ; Drupal core
  5. projects[drupal][type] = "core"
  6. projects[drupal][version] = "7.14"
  7.  
  8. ; Install profile
  9. projects[unimelb_build][type] = "profile"
  10. projects[unimelb_build][download][type] = "git"
  11. projects[unimelb_build][download][url] = "git@git.moatdev.com:unimelb_build.git"