extend/os/mac/keg_relocate: change egrep_args
This commit is contained in:
parent
3d2d1edaa3
commit
a9dd3a76eb
@ -186,7 +186,7 @@ class Keg
|
||||
|
||||
def egrep_args
|
||||
grep_bin = "egrep"
|
||||
grep_args = recursive_fgrep_args
|
||||
grep_args = "--files-with-matches"
|
||||
[grep_bin, grep_args]
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user