Commit Graph

3 Commits (e371520cc5d1c0b18545980441f15bf5cbc13a6d)

Author SHA1 Message Date
David Anderson 21fc5ec371 cmd/mkpkg: support specifying that a package replaces another.
Both RPM and Deb require us to specify both Replaces and Conflicts:
Conflicts tells them that the packages cannot coexist on the system,
Replaces tells them which one to keep.
4 years ago
David Anderson accf868130 cmd/mkpkg: add flags for debian scripts. 4 years ago
David Anderson cc44e8a443 cmd/mkpkg: add small wrapper around nfpm to build deb/rpm packages.
Signed-Off-By: David Anderson <dave@natulte.net>
4 years ago