mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
Since upstream commit
f5d7a26531
it is not possible to ship non-ssl nginx flavors anymore.
Drop the luci-ssl-nginx collection, retain just luci-nginx and let it provide
a virtual luci-ssl-nginx package for backwards compatibility.
Fixes: #7024
Signed-off-by: Jo-Philipp Wich <jo@mein.io>