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:
@@ -223,7 +223,7 @@ communication between developers:
|
||||
@uref{https://lists.berlios.de/mailman/listinfo/openocd-development}
|
||||
|
||||
Discuss and submit patches to this list.
|
||||
The @file{PATCHES} file contains basic information about how
|
||||
The @file{PATCHES.txt} file contains basic information about how
|
||||
to prepare patches.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user