Another -noldb manpages fix
This commit is contained in:
@ -662,7 +662,7 @@ post-install-fix-manpages:
|
||||
.for f in vfs_aio_linux.8 vfs_btrfs.8 vfs_ceph.8 vfs_gpfs.8
|
||||
${RM} ${STAGEDIR}${PREFIX}/share/man/man8/${f}
|
||||
.endfor
|
||||
.if defined(SAMBA4_BUNDLED_LDB) && ${SAMBA4_BUNDLED_LDB} == yes
|
||||
.if ${FLAVOR:U} != noldb
|
||||
. for f in ldbadd.1 ldbdel.1 ldbedit.1 ldbmodify.1 ldbrename.1 ldbsearch.1
|
||||
${MV} ${STAGEDIR}${PREFIX}/share/man/man1/${f} ${STAGEDIR}${PREFIX}/share/man/man1/samba-${f}
|
||||
. endfor
|
||||
|
||||
Reference in New Issue
Block a user