Bug 9229 - make man pages buildable via WAF
Summary: make man pages buildable via WAF
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 4.0.0rc1
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-01 09:02 UTC by Alexander Bokovoy
Modified: 2021-01-18 10:32 UTC (History)
0 users

See Also:


Attachments
convert smb.conf.5 to waf build (7.02 KB, patch)
2012-10-01 09:03 UTC, Alexander Bokovoy
asn: review+
Details
Fix build of krb5 locator and winbind-related manpages in waf build (1.16 KB, patch)
2012-10-01 09:04 UTC, Alexander Bokovoy
asn: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Bokovoy 2012-10-01 09:02:52 UTC
These patches add support to build manpages as WAF target. This means if appropriate dependencies exist, all manpages will be automatically built when runing WAF build.
Comment 1 Alexander Bokovoy 2012-10-01 09:03:29 UTC
Created attachment 7967 [details]
convert smb.conf.5 to waf build
Comment 2 Alexander Bokovoy 2012-10-01 09:04:29 UTC
Created attachment 7968 [details]
Fix build of krb5 locator and winbind-related manpages in waf build
Comment 3 Stefan Metzmacher 2012-10-01 09:26:56 UTC
Comment on attachment 7968 [details]
Fix build of krb5 locator and winbind-related manpages in waf build

ok
Comment 4 Stefan Metzmacher 2012-10-01 09:27:28 UTC
Comment on attachment 7967 [details]
convert smb.conf.5 to waf build

ok
Comment 5 Karolin Seeger 2012-10-01 09:27:55 UTC
Pushed to autobuild-v4-0-test.
Closing out bug report.

Thanks!