Coexist with quilt: rename PATCHES --> PATCHES.txt
The issues is on Win32, which ignores case in filesystem and thus doesn't tolerate the quilt "patches" directory. Rename, and add "patches" to .gitignore so that developers can choose to use quilt for local patch management. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
+1
-1
@@ -205,7 +205,7 @@ For older NEWS, see the NEWS files associated with each release
|
||||
|
||||
For more information about contributing test reports, bug fixes, or new
|
||||
features and device support, please read the new Developer Manual (or
|
||||
the BUGS and PATCHES files in the source archive).
|
||||
the BUGS and PATCHES.txt files in the source archive).
|
||||
NEWS
|
||||
git add NEWS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user