Skip to content
Snippets Groups Projects
user avatar
John Crispin authored
Few characters in filenames (a plus sign, a dot) can be interpreted
specially by grep. This can lead to the omission of missing package
dependency. For example if we would have "some.file.so" then it
matches also "some2file.so". -F switch off special meaning
of any character and -x match against whole line.

Signed-off-by: default avatarSławomir Demeszko <s.demeszko@wireless-instruments.com>

SVN-Revision: 44247
4a1d29c5
History
Name Last commit Last update