diff --git a/build-commons.make b/build-commons.make index b35807b26499be97d230494a349228b1d4e57428..5885aa8f7c3a613cfe0f2024eee2ecac50984b5c 100644 --- a/build-commons.make +++ b/build-commons.make @@ -5,7 +5,4 @@ core = 7.x includes[] = "drupal-org-core.make" ; Download the Commons install profile and recursively build all its dependencies. -projects[commons][type] = "profile" -projects[commons][download][type] = "git" -projects[commons][download][url] = "http://git.drupal.org/project/commons.git" -projects[commons][download][branch] = "7.x-3.x" +projects[commons][type] = "profile" \ No newline at end of file