----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118149/#review57993 -----------------------------------------------------------
By the way, I found the offending entries with: "find . -name CMakeLists.txt | xargs grep "kdoctools_create_handbook" | grep -v SUBDIR" Maybe kdoctools_create_handbook should fail if it doesn't get a SUBDIR? - Aleix Pol Gonzalez On May 15, 2014, 2:40 p.m., Aleix Pol Gonzalez wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/118149/ > ----------------------------------------------------------- > > (Updated May 15, 2014, 2:40 p.m.) > > > Review request for Documentation and KDE Frameworks. > > > Repository: khelpcenter > > > Description > ------- > > Otherwise we end up with various share/doc/HTML/en/index.cache.bz2 files. > > If this change is correct, I'll apply it too to kate, plasma-workspace and > kde-cli-tools that have the same problem. > > > Diffs > ----- > > doc/fundamentals/CMakeLists.txt 0921d20 > doc/khelpcenter/CMakeLists.txt f1d88d2 > > Diff: https://git.reviewboard.kde.org/r/118149/diff/ > > > Testing > ------- > > > Thanks, > > Aleix Pol Gonzalez > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20140515/f68f4c9a/attachment.html>
