From: Michael Tremer Date: Sun, 18 Aug 2019 16:54:01 +0000 (+0100) Subject: tshark: Fix parallel build X-Git-Tag: v2.23-core136~7^2~68 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=f53d80f60dd9807a115630c528d91471ff58498a;hp=f53d80f60dd9807a115630c528d91471ff58498a tshark: Fix parallel build The variable name was incorrect and therefore a parallel build was never attempted. This this package already takes a lot of time to build, even more is being saved now. Signed-off-by: Michael Tremer ---