Created
August 21, 2015 11:54
-
-
Save junaidpv/addcb2378183d859b84c to your computer and use it in GitHub Desktop.
Patch to apply patch to panopoly_widgets to apply patch to media module.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/drupal-org-release.make b/drupal-org-release.make | |
| index 55d99a4..550e2bb 100644 | |
| --- a/drupal-org-release.make | |
| +++ b/drupal-org-release.make | |
| @@ -17,6 +17,7 @@ projects[panopoly_magic][subdir] = panopoly | |
| projects[panopoly_widgets][version] = 1.25 | |
| projects[panopoly_widgets][subdir] = panopoly | |
| +projects[panopoly_widgets][patch][] = "https://gist.githubusercontent.com/junaidpv/548678046def41325c28/raw/d9ddcf904610ec794e765c7e0d0f552934eed3b8/apply_patch_to_media_wysiwyg.patch" | |
| projects[panopoly_admin][version] = 1.25 | |
| projects[panopoly_admin][subdir] = panopoly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment