WIP: Install cni plugins to <>/usr/lib/cni

Signed-off-by: Collin J. Doering <collin@rekahsoft.ca>
This commit is contained in:
Collin J. Doering 2019-09-06 01:12:06 -04:00
parent 8d266334d1
commit dbad33d40c
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ container images.")
(let ((out (assoc-ref outputs "out")))
(copy-recursively
"src/github.com/containernetworking/plugins/bin"
(string-append out "/bin"))
(string-append out "/usr/lib/cni"))
#t))))))
;; FIXME: Enable tests
;; (replace 'check