diff options
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/patch-policy.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/patch-policy.txt b/docs/manual/patch-policy.txt index d2250ad0cd..c654d3871d 100644 --- a/docs/manual/patch-policy.txt +++ b/docs/manual/patch-policy.txt @@ -21,7 +21,7 @@ Providing patches Downloaded ^^^^^^^^^^ -If it is necessary to apply a patch that is available for download, then it +If it is necessary to apply a patch that is available for download, then add it to the +<packagename>_PATCH+ variable. It is downloaded from the same site as the package itself. It can be a single patch, or a tarball containing a patch series. |