pkg-which: Fix the case when the executable gets found in the last PATH entry
modified src/which.c
@@ -146,9 +146,6 @@ exec_which(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -164,6 +161,9 @@ exec_which(int argc, char **argv)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|