mosquitto: properly separate the passwd utility
authorKarl Palsson <redacted>
Mon, 18 Jan 2016 17:40:52 +0000 (17:40 +0000)
committerKarl Palsson <redacted>
Tue, 19 Jan 2016 11:42:09 +0000 (11:42 +0000)
commit4c35fd1a800d8621d5050b7d0b041b756bed2a39
tree20a55951d85744ae425ffaf285fc38fbf211c2d9
parentd49593161f7dc2b21060966af300f991123c2e74
mosquitto: properly separate the passwd utility

Building both variants improperly tried to include the passwd utility
for the non-ssl variant, as the variable was set for the ssl variant.

Use properly separated install tasks to install additional files, rather
than hacking around inside the single target.

Signed-off-by: Karl Palsson <redacted>
net/mosquitto/Makefile
git clone https://git.99rst.org/PROJECT