mirror of
https://github.com/openwrt/packages.git
synced 2026-04-17 11:52:29 +00:00
When selecting both iperf3 and iperf3 ssl, there is a problem that both packages install same binary file. This patch fixes this issue by adding conflict between those packages. Signed-off-by: Jakub Raczynski <myszsoda@gmail.com>