Details
-
Type:
Task
-
Status: Done
-
Priority:
(None)
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Sprint:MEN Sprint 82
-
Story Points:3
-
Backlog:yes
Description
Acceptance criteria:
- Mender-convert must use
make prefix=DIR install
to install mender and its associated files
- If it's undesirable to call the above because it will compile the client, it is also an option to call single makefile targets, such as
make prefix=DIR install-identity-scripts install-inventory-scripts install-systemd
Consult the Makefile for the exact targets that should be included