Closed (fixed)
Project:
Spark
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2012 at 12:25 UTC
Updated:
25 Sep 2012 at 08:21 UTC
Title says it all.
I thought I'd fixed it by doing this in build-spark.make:
-; Include the definition for how to build Drupal core directly, including patches:
-includes[] = drupal-org-core.make
But apparently I just broke it worse:
wim.leers at wimleers-acquia in ~/Work/spark on 7.x-1.x*
$ drush make build-spark.make temp-spark-directory
No core project specified.
Comments
Comment #1
webchickAFAIK this is no longer an issue? I documented how to build Spark from scratch with Drush Make at http://drupal.org/node/1741590.