vpp/build-root
Gabriel Ganne addb55b9e0 fix debian packages generation (invalid warning silencing)
During dh_shlibdeps, we silence some plugin-related warnings using
"grep -v". grep is the last command of the line, and returns 1 on match.
Therefore, the whole make step fails.

This patch merges the two grep commands, and ignores the grep return
value.

Change-Id: I1237162ab3c9937dbc340e5a2fce7ec779a19f39
Signed-off-by: Gabriel Ganne <gabriel.ganne@enea.com>
2017-11-06 14:25:11 +01:00
..
2015-12-15 19:06:39 -05:00
2015-12-08 15:47:27 -07:00
2015-12-08 15:47:27 -07:00
2017-11-01 09:30:41 +00:00
2015-12-08 15:47:27 -07:00
2017-04-20 12:57:33 +00:00