Skip to content

Commit

Permalink
Merge pull request #693 from rpep/patch-1
Browse files Browse the repository at this point in the history
Change unified diff command
  • Loading branch information
ocaisa authored Apr 13, 2021
2 parents 4605a1e + 00d86d8 commit be77b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Writing_easyconfig_files.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Remarks:
is used for downloading (since EasyBuild v2.0)
* patches need to be EasyBuild-compatible

* unified diff format (``diff -ru``)
* unified diff format (``diff -ruN``)
* patched locations relative to unpacked sources

* see :ref:`common_easyconfig_param_sources_checksums` for more information on ``checksums``
Expand Down

0 comments on commit be77b4e

Please sign in to comment.