* debian/install:
- correctly install contrib/* under /etc/bash_completion.d/
This commit is contained in:
parent
4f14190dba
commit
64d2fd7df9
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -47,8 +47,10 @@ bash-completion (200809xx) UNRELEASED; urgency=low
|
||||
* debian/links fixed (Closes: #494292)
|
||||
* debian/control:
|
||||
- fixed typo in the long description
|
||||
* debian/install:
|
||||
- correctly install contrib/* under /etc/bash_completion.d/
|
||||
|
||||
-- David Paleino <d.paleino@gmail.com> Sat, 22 Nov 2008 18:17:03 +0100
|
||||
-- David Paleino <d.paleino@gmail.com> Sat, 22 Nov 2008 18:25:15 +0100
|
||||
|
||||
bash-completion (20080705) unstable; urgency=low
|
||||
|
||||
|
2
debian/install
vendored
2
debian/install
vendored
@ -1,3 +1,3 @@
|
||||
bash_completion /etc/
|
||||
contrib /usr/share/doc/bash-completion/
|
||||
contrib /etc/bash_completion.d/
|
||||
extra/dh_bash-completion /usr/bin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user