Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

Commit eef67dc

Browse files
committed
Using the stable version of openatrium.
1 parent 90c7fa2 commit eef67dc

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

build-btrclient.make

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,17 @@ core = 7.x
66
;------------------------------
77
includes[drupal] = drupal-org-core.make
88

9-
;------------------------------
10-
; Get base profile openatrium
11-
;------------------------------
12-
projects[openatrium][type] = profile
13-
projects[openatrium][download][type] = git
14-
projects[openatrium][download][url] = http://git.drupal.org/project/openatrium.git
15-
projects[openatrium][download][branch] = 7.x-2.x
16-
179
;------------------------------
1810
; Get profile btr_client.
1911
;------------------------------
2012
projects[btr_client][type] = profile
2113
projects[btr_client][download][type] = git
2214
projects[btr_client][download][url] = /usr/local/src/btr_client
2315
projects[btr_client][download][branch] = master
16+
17+
;------------------------------
18+
; Get base profile openatrium
19+
;------------------------------
20+
projects[openatrium][type] = profile
21+
projects[openatrium][download][type] = git
22+
projects[openatrium][download][tag] = 7.x-2.21

0 commit comments

Comments
 (0)