Bug 372259 - The tarball is missing the manpage generation rules
Summary: The tarball is missing the manpage generation rules
Status: RESOLVED FIXED
Alias: None
Product: krusader
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.5.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Alex Bikadorov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-09 15:30 UTC by Maximiliano Curia
Modified: 2017-04-12 16:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Build and install the manpages (3.40 KB, patch)
2016-11-09 15:30 UTC, Maximiliano Curia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maximiliano Curia 2016-11-09 15:30:07 UTC
Created attachment 102143 [details]
Build and install the manpages

It seems that in the release process the CMakeLists.txt in the translation dirs was removed. In irc I was told that if you use create_tarballs_kf5 you might avoid this kind of issues.

Anyway, I'm attaching a patch that I'm shipping with the Debian package.
Comment 1 Alex Bikadorov 2016-11-09 18:56:31 UTC
Thanks for reporting.

create_tarballs_kf5 is preferred over releaseme/tarme, good to know that.

The patch is not needed but ill this keep it open until the next release.