Make cmake.bash-completion use wildcards for the minor version
This commit is contained in:
parent
9279efc334
commit
8955055c54
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
cmake (3.2.2-2) UNRELEASED; urgency=medium
|
cmake (3.2.2-2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
*
|
* Make cmake.bash-completion use wildcards for the minor version
|
||||||
|
thus avoiding installing the file as a script (Closes: #785267).
|
||||||
|
|
||||||
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 13 May 2015 22:35:57 -0300
|
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 13 May 2015 22:35:57 -0300
|
||||||
|
|
||||||
|
6
debian/cmake.bash-completion
vendored
6
debian/cmake.bash-completion
vendored
@ -1,3 +1,3 @@
|
|||||||
debian/tmp/usr/share/cmake-3.0/completions/cmake
|
debian/tmp/usr/share/cmake-3.*/completions/cmake
|
||||||
debian/tmp/usr/share/cmake-3.0/completions/cpack
|
debian/tmp/usr/share/cmake-3.*/completions/cpack
|
||||||
debian/tmp/usr/share/cmake-3.0/completions/ctest
|
debian/tmp/usr/share/cmake-3.*/completions/ctest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user