Update install files.
This commit is contained in:
parent
1af78b6571
commit
8f96e29ae4
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -16,6 +16,7 @@ cmake (3.0.0-1) UNRELEASED; urgency=medium
|
|||||||
fix-bootstrap-test-2.diff
|
fix-bootstrap-test-2.diff
|
||||||
* Build the sphinx documentation and man pages.
|
* Build the sphinx documentation and man pages.
|
||||||
- Build-depend on python-sphinx.
|
- Build-depend on python-sphinx.
|
||||||
|
* Update install files.
|
||||||
|
|
||||||
-- Felix Geyer <fgeyer@debian.org> Sun, 03 Aug 2014 20:21:55 +0200
|
-- Felix Geyer <fgeyer@debian.org> Sun, 03 Aug 2014 20:21:55 +0200
|
||||||
|
|
||||||
|
23
debian/cmake-data.install
vendored
23
debian/cmake-data.install
vendored
@ -1,10 +1,17 @@
|
|||||||
Docs/cmake-mode.el usr/share/emacs/site-lisp
|
usr/share/cmake-3.0/editors/emacs/cmake-mode.el usr/share/emacs/site-lisp
|
||||||
debian/cmake.xpm usr/share/pixmaps
|
debian/cmake.xpm usr/share/pixmaps
|
||||||
usr/share/aclocal/cmake.m4
|
usr/share/aclocal/cmake.m4
|
||||||
usr/share/cmake-2.8/*
|
usr/share/cmake-3.0/*
|
||||||
usr/share/man/man1/cmakecommands.1
|
usr/share/man/man7/cmake-buildsystem.7
|
||||||
usr/share/man/man1/cmakecompat.1
|
usr/share/man/man7/cmake-commands.7
|
||||||
usr/share/man/man1/cmakemodules.1
|
usr/share/man/man7/cmake-developer.7
|
||||||
usr/share/man/man1/cmakepolicies.1
|
usr/share/man/man7/cmake-generator-expressions.7
|
||||||
usr/share/man/man1/cmakeprops.1
|
usr/share/man/man7/cmake-generators.7
|
||||||
usr/share/man/man1/cmakevars.1
|
usr/share/man/man7/cmake-language.7
|
||||||
|
usr/share/man/man7/cmake-modules.7
|
||||||
|
usr/share/man/man7/cmake-packages.7
|
||||||
|
usr/share/man/man7/cmake-policies.7
|
||||||
|
usr/share/man/man7/cmake-properties.7
|
||||||
|
usr/share/man/man7/cmake-qt.7
|
||||||
|
usr/share/man/man7/cmake-toolchains.7
|
||||||
|
usr/share/man/man7/cmake-variables.7
|
||||||
|
4
debian/cmake-doc.install
vendored
4
debian/cmake-doc.install
vendored
@ -1,3 +1 @@
|
|||||||
usr/share/doc/cmake/*.docbook usr/share/doc/cmake-data/
|
usr/share/doc/cmake/html usr/share/doc/cmake-data/
|
||||||
usr/share/doc/cmake/*.html usr/share/doc/cmake-data/
|
|
||||||
usr/share/doc/cmake/*.txt usr/share/doc/cmake-data/
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user