mirror of
https://github.com/novatiq/packages.git
synced 2026-07-07 12:39:31 +01:00
4c35fd1a80
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 <karlp@remake.is>