Skip to content

Instantly share code, notes, and snippets.

@claudinec
Created June 12, 2012 03:23
Show Gist options
  • Save claudinec/2914684 to your computer and use it in GitHub Desktop.
Save claudinec/2914684 to your computer and use it in GitHub Desktop.
vcb_stub.make
core = 7.x
api = 2
; Drupal core
projects[drupal][type] = "core"
projects[drupal][version] = "7.14"
; Install profile
projects[vcb_profile][type] = "profile"
projects[vcb_profile][download][type] = "git"
projects[vcb_profile][download][url] = "git://github.com/claudinec/vcb_profile.git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment