Skip to content

Instantly share code, notes, and snippets.

@claudinec
Created July 30, 2012 05:29
Show Gist options
  • Save claudinec/3205046 to your computer and use it in GitHub Desktop.
Save claudinec/3205046 to your computer and use it in GitHub Desktop.
hnw.build
core = 7.x
api = 2
; Copy of core
projects[drupal][version] = "7.18"
; Copy of hnw_profile
; This contains another makefile that will recursively fetch
; our contrib/custom modules, libraries and themes
projects[hnw_profile][type] = "profile"
projects[hnw_profile][download][type] = "git"
projects[hnw_profile][download][url] = "git@git.moatdev.com:hnw_profile.git"
; dev platform 0.8.25.1
projects[hnw_profile][download][revision] = a20808b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment