Browse Source
The BINDIR variable defined on the runc's Makefile[1] defines installation path is on $(PREFIX)/sbin which used for most of the Linux distributions. This change fixes the absolute path used for non-ClearLinux distributions (CentOS, Ubuntu). [1] https://github.com/opencontainers/runc/blob/master/Makefile#L10pull/4578/head
committed by
Kubernetes Prow Robot
1 changed files with 4 additions and 0 deletions
Loading…