mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/dropbox-cli: fix installing bash-completion file
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
This commit is contained in:
@@ -27,5 +27,5 @@ S=${WORKDIR}
|
||||
src_install() {
|
||||
newbin ${P}.py ${PN}
|
||||
python_replicate_script "${D}"/usr/bin/${PN}
|
||||
newbashcomp "${FILESDIR}"/${P}-completion ${PN}
|
||||
newbashcomp "${FILESDIR}"/${PN}-19-completion ${PN}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user