mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
transmission-remote-cli: xlint.
This commit is contained in:
parent
7988eafb57
commit
a6e046e17c
1 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ distfiles="https://github.com/fagga/transmission-remote-cli/archive/v${version}.
|
||||||
checksum=d20ba26cd05bd5a5d55a5990b861bf9cd4286a54f720d22041838a51cf60db62
|
checksum=d20ba26cd05bd5a5d55a5990b861bf9cd4286a54f720d22041838a51cf60db62
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ${pkgname}
|
vbin ${pkgname}
|
||||||
vman ${pkgname}.1
|
vman ${pkgname}.1
|
||||||
vinstall completion/bash/${pkgname}-bash-completion.sh 644 usr/share/bash-completion/completions ${pkgname}
|
vinstall completion/bash/${pkgname}-bash-completion.sh 644 usr/share/bash-completion/completions ${pkgname}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue