Tuesday, February 4, 2020

Patch of the day (4 days ago): build: make install providing systemd and config

Currently, make install is not installing systemd files and configs. Based on that, the environment is incomplete when building and installing the project manually.

Signed-off-by: Douglas Schilling Landgraf dougsland...redhat.com

- What I did: Improved Makefile

- How I did it: Changing the install target from Makefile

- How to verify it: make && make install (Now I see config and systemd files in the env)

https://github.com/cri-o/cri-o/pull/3177

No comments:

Post a Comment