mirror of
https://github.com/novatiq/packages.git
synced 2026-07-24 04:26:04 +01:00
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>