net-fs/samba: do not install python DSDB bits when USE=-addc
authorIan Stakenvicius <axs@gentoo.org>
Thu, 8 Nov 2018 17:50:06 +0000 (12:50 -0500)
committerIan Stakenvicius <axs@gentoo.org>
Thu, 8 Nov 2018 17:51:36 +0000 (12:51 -0500)
commitc3c0a86e506899288b9677d732d5394eb006b34e
tree66a6a654bdbba82af336feedde4087f5cc6e3f99
parent7725f04f5c7e5a58adf765dcbc94b7de5f164afa
net-fs/samba: do not install python DSDB bits when USE=-addc

If ADDC is disabled, samba-4.8.6 was still installing python module
smbd_dns.so , which links to libdnsserver-common-samba4.so but the
latter is NOT installed.  This causes infinite revdep-rebuild errors.

This commit patches the build system to prevent said file from being
installed.  Bumped directly to stable by maintainers.

Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
net-fs/samba/files/samba-4.8.6-no-pydsdb-when-no-addc.patch [new file with mode: 0644]
net-fs/samba/samba-4.8.6-r1.ebuild [moved from net-fs/samba/samba-4.8.6.ebuild with 100% similarity]