Bug 9459 - waf should not install manpages of binaries we just build
Summary: waf should not install manpages of binaries we just build
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.0.0rc6
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-04 15:22 UTC by Andreas Schneider
Modified: 2012-12-06 08:30 UTC (History)
0 users

See Also:


Attachments
v4-0-test patch (2.17 KB, patch)
2012-12-04 17:24 UTC, Andreas Schneider
ab: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schneider 2012-12-04 15:22:46 UTC
ntlm_auth4 is just build but not installed. However waf installs the manpage for it but shouldn't. The following patch will fix it.
Comment 1 Andreas Schneider 2012-12-04 17:24:55 UTC
Created attachment 8277 [details]
v4-0-test patch
Comment 2 Alexander Bokovoy 2012-12-04 19:09:47 UTC
Comment on attachment 8277 [details]
v4-0-test patch

Looks good!
Comment 3 Andreas Schneider 2012-12-05 09:40:36 UTC
Karolin, please add it to the 4.0 release! Thanks.
Comment 4 Karolin Seeger 2012-12-05 11:14:02 UTC
Pushed to autobuild-v4-0-test.
Comment 5 Karolin Seeger 2012-12-06 08:30:37 UTC
Pushed to autobuild-v4-0-test.
Closing out bug report.

Thanks!