You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
634 B
18 lines
634 B
api = 2 |
|
core = 7.x |
|
|
|
; ----------------------------------------------------------------------------- |
|
; Drupal core |
|
; ----------------------------------------------------------------------------- |
|
|
|
includes[] = drupal-org-core.make |
|
|
|
; ----------------------------------------------------------------------------- |
|
; farmOS installation profile |
|
; ----------------------------------------------------------------------------- |
|
|
|
projects[farm][type] = profile |
|
;projects[farm][version] = 1.8 |
|
projects[farm][download][type] = git |
|
projects[farm][download][url] = http://git.drupal.org/project/farm.git |
|
projects[farm][download][branch] = 7.x-1.x
|
|
|