Skip to content

Instantly share code, notes, and snippets.

@rafaqz
Last active August 29, 2015 14:13
Show Gist options
  • Save rafaqz/893b3e7dd3c59a90e509 to your computer and use it in GitHub Desktop.
Save rafaqz/893b3e7dd3c59a90e509 to your computer and use it in GitHub Desktop.
;
; This is a stub make file that downloads the OFF install profile.
;
core = 7.x
api = 2
projects[drupal][version] = "7.28"
; +++++ Profiles +++++
projects[off][download][type] = "git"
projects[off][download][url] = "git@github.com:rafaqz/off_install_profile.git"
projects[off][type] = "profile"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment