Skip to content

Instantly share code, notes, and snippets.

@Renrhaf
Created December 28, 2015 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Renrhaf/9b6a422ff250227f9b22 to your computer and use it in GitHub Desktop.
Save Renrhaf/9b6a422ff250227f9b22 to your computer and use it in GitHub Desktop.
AFOUND-558
diff --git a/foundation.make b/foundation.make
index ad7e5da..ebb1588 100755
--- a/foundation.make
+++ b/foundation.make
@@ -18,6 +18,9 @@ projects[views][subdir] = "contrib"
projects[ctools][version] = 1.9
projects[ctools][subdir] = "contrib"
+; Patch Ctools because of a registry bug.
+; see https://www.drupal.org/node/1775612#comment-7891155
+projects[ctools][patch][] = https://www.drupal.org/files/plugin-load-use-include-1775612-3.patch
projects[features][version] = 2.7
projects[features][subdir] = "contrib"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment