Skip to content

Instantly share code, notes, and snippets.

@acouch
Created February 1, 2016 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acouch/e19da2428506347be4ac to your computer and use it in GitHub Desktop.
Save acouch/e19da2428506347be4ac to your computer and use it in GitHub Desktop.
api = 2
core = 7.x
includes[core] = drupal-org-core.make
; Profile
projects[dkan][type] = profile
projects[dkan][download][type] = git
projects[dkan][download][url] = https://github.com/NuCivic/dkan.git
projects[dkan][download][branch] = 7.x-1.11-RC2
includes[dkan] = build-dkan.make
api = 2
core = 7.x
projects[drupal][type] = core
projects[drupal][version] = "7.41"
; Use vocabulary machine name for permissions
; http://drupal.org/node/995156
projects[drupal][patch][995156] = http://drupal.org/files/issues/995156-5_portable_taxonomy_permissions.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment