Updating path of bash-completion file in source tree for new gita upstream version.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
998d6ae84c
commit
22a4ab36a1
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -10,7 +10,7 @@ execute_after_dh_auto_clean:
|
|||
execute_after_dh_auto_install:
|
||||
# bash-completion
|
||||
mkdir -p debian/gita/usr/share/bash-completion/completions
|
||||
cp .gita-completion.bash debian/gita/usr/share/bash-completion/completions/gita
|
||||
cp auto-completion/bash/.gita-completion.bash debian/gita/usr/share/bash-completion/completions/gita
|
||||
|
||||
override_dh_auto_test:
|
||||
# disabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue