summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-03 10:11:06 +0000
committerJohn Crispin <john@openwrt.org>2015-02-03 10:11:06 +0000
commit4a1d29c5fce88fd62ed479dc5dd1bcfd17fbb5b2 (patch)
tree0fdc890b7328f7caa1bd6f1e308d91f4dd19616e /target/linux
parentfd2689ecfc5c31e138b5b944c373f6b512237eca (diff)
downloadmaster-31e0f0ae-4a1d29c5fce88fd62ed479dc5dd1bcfd17fbb5b2.tar.gz
master-31e0f0ae-4a1d29c5fce88fd62ed479dc5dd1bcfd17fbb5b2.tar.bz2
master-31e0f0ae-4a1d29c5fce88fd62ed479dc5dd1bcfd17fbb5b2.zip
Fix possible fail to check for dependencies
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: SÅ‚awomir Demeszko <s.demeszko@wireless-instruments.com> SVN-Revision: 44247
Diffstat (limited to 'target/linux')
0 files changed, 0 insertions, 0 deletions