cmake/debian/cmake.install
Felix Geyer 6a3df7db44 Move bash_completion from /etc to /usr/share.
* Move bash_completion from /etc to /usr/share.
  - Stop using dh_bash-completion. It still installs files to /etc and
    dh_install works just fine.
2015-05-30 14:17:22 +02:00

10 lines
348 B
Plaintext

usr/bin/cmake
usr/bin/cpack
usr/bin/ctest
usr/share/man/man1/cmake.1
usr/share/man/man1/cpack.1
usr/share/man/man1/ctest.1
usr/share/cmake-*/completions/cmake usr/share/bash-completion/completions/
usr/share/cmake-*/completions/cpack usr/share/bash-completion/completions/
usr/share/cmake-*/completions/ctest usr/share/bash-completion/completions/