Skip to content

Instantly share code, notes, and snippets.

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 kepford/4732447 to your computer and use it in GitHub Desktop.
Save kepford/4732447 to your computer and use it in GitHub Desktop.
diff --git a/panopoly_widgets.make b/panopoly_widgets.make
index 50e5f13..f37ca96 100644
--- a/panopoly_widgets.make
+++ b/panopoly_widgets.make
@@ -22,13 +22,13 @@ projects[file_entity][version] = 2.x-dev
projects[file_entity][subdir] = contrib
projects[file_entity][download][type] = git
projects[file_entity][download][revision] = 945bf90
-projects[file_entity][download][branch] = 7.x-2.x
+;projects[file_entity][download][branch] = 7.x-2.x
projects[media][version] = 2.x-dev
projects[media][subdir] = contrib
projects[media][download][type] = git
projects[media][download][revision] = 83c903d
-projects[media][download][branch] = 7.x-2.x
+;projects[media][download][branch] = 7.x-2.x
projects[media][patch][1836020] = http://drupal.org/files/1836020-check-before-drop-media-update.patch
projects[media][patch][1496624] = http://drupal.org/files/1496624-ensure-media-table.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment