mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
* cygcheck.cc (common_paths): Add "patch".
This commit is contained in:
parent
101b3cb01a
commit
3c09c0fb25
@ -1,3 +1,7 @@
|
||||
2006-01-19 Christopher Faylor <cgf@timesys.com>
|
||||
|
||||
* cygcheck.cc (common_paths): Add "patch".
|
||||
|
||||
2006-01-19 Christopher Faylor <cgf@timesys.com>
|
||||
|
||||
* cygcheck.cc (init_paths): Record first_nonsys_path.
|
||||
|
@ -100,6 +100,7 @@ static common_apps[] = {
|
||||
{"ls", 0},
|
||||
{"make", 0},
|
||||
{"mv", 0},
|
||||
{"patch", 0},
|
||||
{"perl", 0},
|
||||
{"rm", 0},
|
||||
{"sed", 0},
|
||||
|
Loading…
x
Reference in New Issue
Block a user