-
- Downloads
base-files: replace fgrep with grep -F
fgrep is deprecated and replaced by grep -F. The latter is used
throughout the tree whereas this is the only usage of the former.
Signed-off-by:
Rosen Penev <rosenp@gmail.com>
Please register or sign in to comment