Skip to content

Instantly share code, notes, and snippets.

@perusio
Created March 5, 2014 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save perusio/9367978 to your computer and use it in GitHub Desktop.
Save perusio/9367978 to your computer and use it in GitHub Desktop.
Make file doesn't work dawg
; -*-conf-*-
api = 2
core = 7.x
; Commerce kickstart.
projects[commerce_kickstart][type] = core
; Be2Bill needed modules.
projects[commerce_cardonfile] = "2.0-beta2"
projects[commerce_be2bill] = "1.x-dev"
; Devel.
projects[] = "devel"
; Patch for handling arrays in entity controller.
projects[drupal][patch][] = "https://drupal.org/files/issues/drupal7.entity-system.1525176-153.patch"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment