Created
October 13, 2012 03:23
-
-
Save claudinec/3883104 to your computer and use it in GitHub Desktop.
yarragreens.make
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
core = 7.x | |
api = 2 | |
; Copy of core | |
projects[drupal][version] = "7.16" | |
; Copy of yarragreens_profile | |
; This contains another makefile that will recursively fetch | |
; our contrib/custom modules, libraries and themes | |
projects[yarragreens_profile][type] = "profile" | |
projects[yarragreens_profile][download][type] = "git" | |
projects[yarragreens_profile][download][url] = "[email protected]:claudinec/yarragreens_profile.git" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment