From 71242d66a32a9e3e552c9cee6d6f6e703ff0797b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 13 May 2015 22:27:11 +0200 Subject: rework post-install Be sure to execute post-install as last step after populating staging dir. --- package/lighttpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/lighttpd/Makefile') diff --git a/package/lighttpd/Makefile b/package/lighttpd/Makefile index 883da9eb4..9de638a02 100644 --- a/package/lighttpd/Makefile +++ b/package/lighttpd/Makefile @@ -146,7 +146,7 @@ else CONFIGURE_ARGS+= --without-openssl endif -post-install: ${INSTALL_MODS_y} ${INSTALL_MODS_m} +lighttpd-install: ${INSTALL_MODS_y} ${INSTALL_MODS_m} ${INSTALL_DIR} $(IDIR_LIGHTTPD)/etc/lighttpd/conf.d ${INSTALL_DATA} ./files/lighttpd.conf $(IDIR_LIGHTTPD)/etc/lighttpd ${INSTALL_DATA} ./files/modules.conf $(IDIR_LIGHTTPD)/etc/lighttpd -- cgit v1.2.3