mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +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>