From: Lars Wendler Date: Fri, 9 Nov 2018 09:38:46 +0000 (+0100) Subject: net-fs/samba: Another revbump to really apply the python DSDB fix X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=22ce0a7959eb3b924d3ef8c0fd8727f8a27cc15c;p=gentoo.git net-fs/samba: Another revbump to really apply the python DSDB fix which was added with 4.8.6-r1 revbump but not being applied in the ebuild. Bug: https://bugs.gentoo.org/633728 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Lars Wendler --- diff --git a/net-fs/samba/samba-4.8.6-r1.ebuild b/net-fs/samba/samba-4.8.6-r2.ebuild similarity index 99% rename from net-fs/samba/samba-4.8.6-r1.ebuild rename to net-fs/samba/samba-4.8.6-r2.ebuild index ea2098018bb3..c959bbd6d78a 100644 --- a/net-fs/samba/samba-4.8.6-r1.ebuild +++ b/net-fs/samba/samba-4.8.6-r2.ebuild @@ -131,6 +131,7 @@ S="${WORKDIR}/${MY_P}" PATCHES=( "${FILESDIR}/${PN}-4.4.0-pam.patch" "${FILESDIR}/${PN}-4.5.1-compile_et_fix.patch" + "${FILESDIR}/${PN}-4.8.6-no-pydsdb-when-no-addc.patch" ) #CONFDIR="${FILESDIR}/$(get_version_component_range 1-2)"