* cygcheck.cc (common_paths): Add "patch".
This commit is contained in:
@ -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},
|
||||
|
Reference in New Issue
Block a user