mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
media-video/trakt-scrobbler: install zsh completions
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
This commit is contained in:
@@ -34,6 +34,13 @@ python_test(){
|
||||
eunittest tests/
|
||||
}
|
||||
|
||||
python_install() {
|
||||
distutils-r1_python_install
|
||||
|
||||
insinto "/usr/share/zsh/site-functions"
|
||||
newins "${S}/completions/trakts.zsh" "_trakts"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "start at boot support (see the trakts autostart command)" sys-apps/systemd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user