3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/build-farm.make
Michael Stenta 9eaf9a9fe2 Revert "Tag 7.x-1.0-beta6."
This reverts commit b6ad0ed757.
2015-10-05 15:30:56 -04:00

19 lines
599 B
Makefile

api = 2
core = 7.x
; -----------------------------------------------------------------------------
; Drupal core
; -----------------------------------------------------------------------------
includes[] = drupal-org-core.make
; -----------------------------------------------------------------------------
; farmOS installation profile
; -----------------------------------------------------------------------------
projects[farm][type] = profile
projects[farm][download][type] = git
projects[farm][download][url] = http://github.com/farmOS/farm.git
projects[farm][download][branch] = 7.x-1.x