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/4727148 to your computer and use it in GitHub Desktop.
Save kepford/4727148 to your computer and use it in GitHub Desktop.
drush-4-branches-commented-out-panopoly-theme.patch
diff --git a/panopoly_theme.make b/panopoly_theme.make
index cb888a2..fd487c2 100644
--- a/panopoly_theme.make
+++ b/panopoly_theme.make
@@ -17,7 +17,7 @@ projects[responsive_bartik][version] = 1.x-dev
projects[responsive_bartik][type] = theme
projects[responsive_bartik][download][type] = git
projects[responsive_bartik][download][revision] = 7853fee
-projects[responsive_bartik][download][branch] = 7.x-1.x
+; projects[responsive_bartik][download][branch] = 7.x-1.x
projects[responsive_bartik][patch][1835960] = http://drupal.org/files/1835960-no-sidebar-width-content-1.patch
projects[responsive_bartik][patch][1838602] = http://drupal.org/files/1838602-inline-block-to-inline-for-links-1.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment