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:11:10 +0000 (17:11 +0200)
commitbf30d7d7eceb2aac1b333de857cbcf1aa6b4d1b9
tree3caf64039c273bbfffb63313ecb9bb1b424c78fd
parent5d36f84100bed759fd1dbe920611301525f6a982
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>
(cherry picked from commit 9365622f27284e1541ef24a1f4a52d32a439e24b)
net/nginx/Makefile