From e67a9f93720d7cc99514c3c2d19a60ed00431967 Mon Sep 17 00:00:00 2001 From: thewilkybarkid <chriswilkinson84@gmail.com> Date: Wed, 18 Mar 2015 15:26:50 +0000 Subject: [PATCH] Patch the Questions and Answers feature --- src/cambridge/cambridge.make | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cambridge/cambridge.make b/src/cambridge/cambridge.make index 17b7c42..e68dc41 100644 --- a/src/cambridge/cambridge.make +++ b/src/cambridge/cambridge.make @@ -122,4 +122,5 @@ projects[cambridge_related_links][subdir] = "features" projects[cambridge_questions_and_answers][type] = "module" projects[cambridge_questions_and_answers][download][type] = "file" projects[cambridge_questions_and_answers][download][url] = "https://github.com/misd-service-development/drupal-feature-questions-and-answers/archive/7.x-1.2.tar.gz" +projects[cambridge_questions_and_answers][patch][] = "https://github.com/thewilkybarkid/drupal-feature-questions-and-answers/commit/de371aa71e6c6f6515ca9070a6ca2d36518f7b25.patch" projects[cambridge_questions_and_answers][subdir] = "features" -- GitLab