Skip to content

Instantly share code, notes, and snippets.

@mattcuro
Created June 18, 2012 00:53
Show Gist options
  • Save mattcuro/2946232 to your computer and use it in GitHub Desktop.
Save mattcuro/2946232 to your computer and use it in GitHub Desktop.
Stub makefile for unimel_psych
core = 7.x
api = 2
; Drupal core
projects[drupal][type] = "core"
projects[drupal][version] = "7.14"
projects[drupal][patch][] = http://drupal.org/files/Drupal-node-grants-saved-too-late-1146244-38.patch
; Install profile
projects[unimel_psych][type] = "profile"
projects[unimel_psych][download][type] = "git"
projects[unimel_psych][download][url] = "git@git.moatdev.com:unimel_psych.git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment