Show More
@@ -32,5 +32,5 b' override_dh_install:' | |||
|
32 | 32 | mkdir -p $(CURDIR)/debian/mercurial-common/etc/mercurial/hgrc.d/ |
|
33 | 33 | cp contrib/debian/*.rc $(CURDIR)/debian/mercurial-common/etc/mercurial/hgrc.d/ |
|
34 | 34 | mkdir -p $(CURDIR)/debian/mercurial-common/usr/share/bash-completion/completions |
|
35 |
cp contrib/bash_completion $(CURDIR)/debian/mercurial-common/usr/share/bash-completion/completions/ |
|
|
35 | cp contrib/bash_completion $(CURDIR)/debian/mercurial-common/usr/share/bash-completion/completions/hg | |
|
36 | 36 | rm $(CURDIR)/debian/mercurial-common/usr/bin/hg |
General Comments 0
You need to be logged in to leave comments.
Login now