From: Anoop C S Date: Tue, 30 Jan 2024 09:03:07 +0000 (+0530) Subject: docs-xml: Build and install man page for wspsearch X-Git-Tag: tdb-1.4.11~1845 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a48f8ae30775bb2dc07768c3df88968800f51470;p=thirdparty%2Fsamba.git docs-xml: Build and install man page for wspsearch Commit 49b6137f7c2244aeb3cf9b65fc9d46fcf0b8dc55 switched the default to install `wspsearch` client from False to True but missed to build and install the corresponding man page. Therefore adding wspsearch.1 to the list of man pages to be built and installed by default. Signed-off-by: Anoop C S Reviewed-by: Andreas Schneider Autobuild-User(master): Anoop C S Autobuild-Date(master): Tue Jan 30 14:38:58 UTC 2024 on atb-devel-224 --- diff --git a/docs-xml/wscript_build b/docs-xml/wscript_build index 95ed08ed1d8..434afacaf1e 100644 --- a/docs-xml/wscript_build +++ b/docs-xml/wscript_build @@ -54,6 +54,7 @@ manpages=''' manpages/wbinfo.1 manpages/winbindd.8 manpages/samba-log-parser.1 + manpages/wspsearch.1 ''' pam_winbind_manpages = '''