Skip to content

Conversation

@Clovel
Copy link
Contributor

@Clovel Clovel commented Dec 8, 2020

- What I did
I removed the extraneous "/" at the end of the PREFIX variable in the main Makefile.

That way, instead of using /usr/local//bin, we use the correct /usr/local/bin path.

- How I did it
vi Makefile

- How to verify it
make && sudo make install

- Description for the changelog
I removed the extraneous "/" at the end of the PREFIX variable in the main Makefile.

Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
@rn rn merged commit a13ff6b into linuxkit:master Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants