diff options
Diffstat (limited to 'sys-cluster/vzctl/vzctl-3.0.14.ebuild')
-rw-r--r-- | sys-cluster/vzctl/vzctl-3.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/vzctl/vzctl-3.0.14.ebuild b/sys-cluster/vzctl/vzctl-3.0.14.ebuild index 2f8c542..6dd8a23 100644 --- a/sys-cluster/vzctl/vzctl-3.0.14.ebuild +++ b/sys-cluster/vzctl/vzctl-3.0.14.ebuild @@ -42,7 +42,7 @@ src_install() { # install the bash-completion script into the right location rm -rf "${D}"/etc/bash_completion.d - dobashcompletion "${S}"/etc/bash_completion.d/vzctl.sh.in vzctl + dobashcompletion "${S}"/etc/bash_completion.d/vzctl.sh vzctl } pkg_postinst() { |