Paper/scripts/pre-source-patches
Zach Brown c682358624
Move presource patches out of work/
I forgot we had a clean command in the paper util
2019-06-16 14:34:36 -05:00
..
README.md Move presource patches out of work/ 2019-06-16 14:34:36 -05:00

README.md

Files in this directory are applied directly to the tree before any other patches.

These patches are always applied directly from the root of the repository. "$basedir"

This allows us to fix malformed patch files and other changes from upstream. This is not intended to replace any other system and should not be used in place of the existing specific patch directories.

Documentation is intentionally sparse to avoid being misused.

diff -ruN originalfile changedfile

See the man pages on diff and patch.