Commit 2d7dc0b3 authored by Łukasz Nowak's avatar Łukasz Nowak

Explain more about patches.

parent d5df4cdc
...@@ -101,6 +101,8 @@ Example buildout:: ...@@ -101,6 +101,8 @@ Example buildout::
patch-options = patch-options =
-p1 -p1
# patches can be local files, then can have (optional) md5sum, they can have
# own options added
patches = patches =
/path/to/local/file /path/to/local/file
/path/to/local/file2 75422a6f7f671b3a6d9add6724cc0945 /path/to/local/file2 75422a6f7f671b3a6d9add6724cc0945
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment