nginx: create empty directory for module.d include
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 12 Jun 2023 15:06:16 +0000 (17:06 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 12 Jun 2023 15:08:40 +0000 (17:08 +0200)
commit9365622f27284e1541ef24a1f4a52d32a439e24b
treeba75dbaae7c093f37cacdf6fcabd8bade3d2a48e
parent1ea13ed8a168459568e1ce831db3c1ddf63b8905
nginx: create empty directory for module.d include

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>
net/nginx/Makefile