diff options
author | Allen Winter <winter@kde.org> | 2007-09-26 21:35:47 +0000 |
---|---|---|
committer | Allen Winter <winter@kde.org> | 2007-09-26 21:35:47 +0000 |
commit | 4587ff182b62eab5c8c7e4816678b1ed207e7a90 (patch) | |
tree | 8812d0c4ffbade4680741b4a1e14be66211481f4 /modules/MacroAdditionalCleanFiles.cmake | |
parent | 8a5e72cd3f863ecfe04017d289874193f311cab2 (diff) | |
download | extra-cmake-modules-4587ff182b62eab5c8c7e4816678b1ed207e7a90.tar.gz extra-cmake-modules-4587ff182b62eab5c8c7e4816678b1ed207e7a90.tar.bz2 |
Sometimes we name our manpage docbook files as "man-foo.docbook",
but the contents of that same file will say to generate a manpage called foo.1.
(see <refentrytitle> in the docbook).
So, we change the kde4_create_manpage() macro to do a s+/man-+/+ when
creating the output file from the input file, i.e., man-foo.docbook
becomes foo.1.
The safer way would be to parse the docbook file, looking for
the <refentrytitle> value. Then create the output file from that.
Rather not, unless required later.
svn path=/trunk/KDE/kdelibs/; revision=717431
Diffstat (limited to 'modules/MacroAdditionalCleanFiles.cmake')
0 files changed, 0 insertions, 0 deletions