mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
Fix a bug on installation of nginx-mod-luci where module.d directory is not found and luci.module creation fails. Correctly create empty directory for module.d include for dynamic module loading by placing file in this directory. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>