Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
containerd


Commits:
d38c604e by Acid Xeon at 2024-02-24T11:11:28+00:00
Install shell completions

>From https://github.com/containerd/containerd/tree/v1.7.13/contrib/autocomplete
- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -42,4 +42,6 @@ package() {
   install -Dm644 containerd.service 
"$pkgdir"/usr/lib/systemd/system/containerd.service
   install -Dm644 man/*.8 -t "$pkgdir/usr/share/man/man8"
   install -Dm644 man/*.5 -t "$pkgdir/usr/share/man/man5"
+  install -Dm644 contrib/autocomplete/ctr 
"$pkgdir"/usr/share/bash-completion/completions/ctr
+  install -Dm644 contrib/autocomplete/zsh_autocomplete 
"$pkgdir"/usr/share/zsh/site-functions/_ctr
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/containerd/-/commit/d38c604e7f28b08eb1fde1b8c86845e5fdccaf49

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/containerd/-/commit/d38c604e7f28b08eb1fde1b8c86845e5fdccaf49
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to