X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=vendor%2Fdrush%2Fdrush%2Fdocs%2Fmake.md;h=94aebdf3cd9e4c8403d30b6a1d70fb980efe908b;hb=3f4e21847e67242d3000b01156783f25594f7333;hp=4915ff9cd5a6c74c921184b7aafccba2b1d558bf;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/vendor/drush/drush/docs/make.md b/vendor/drush/drush/docs/make.md index 4915ff9cd..94aebdf3c 100644 --- a/vendor/drush/drush/docs/make.md +++ b/vendor/drush/drush/docs/make.md @@ -102,8 +102,8 @@ Do not use both types of declarations for a single project in your makefile. - `patch` - One or more patches to apply to this project. An array of URLs from which - each patch should be retrieved. + One or more patches to apply to this project. An array of patches, + each specified as a URL or local path relative to the makefile. projects: calendar: @@ -116,6 +116,7 @@ Do not use both types of declarations for a single project in your makefile. patch: - "http://drupal.org/files/issues/adminrole_exceptions.patch" - "http://drupal.org/files/issues/adminrole-213212-01.patch" + - "adminrole-customizations.patch" - `subdir`