From 313e5ad72aa18c4b9453a12b71435e8d6cf74b59 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Sat, 13 Jan 2018 13:58:37 +0100 Subject: [PATCH] net-fs/samba: Disabled ceph support in samba-4.5 Closes: https://bugs.gentoo.org/643426 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- net-fs/samba/samba-4.5.10-r1.ebuild | 3 ++- net-fs/samba/samba-4.5.15.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/net-fs/samba/samba-4.5.10-r1.ebuild b/net-fs/samba/samba-4.5.10-r1.ebuild index d21506da9c7f..fe9661d17a0d 100644 --- a/net-fs/samba/samba-4.5.10-r1.ebuild +++ b/net-fs/samba/samba-4.5.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -160,6 +160,7 @@ multilib_src_configure() { --disable-rpath-install --nopyc --nopyo + --disable-cephfs ) if multilib_is_native_abi ; then myconf+=( diff --git a/net-fs/samba/samba-4.5.15.ebuild b/net-fs/samba/samba-4.5.15.ebuild index f73bbd3a65e0..968e06d54fb8 100644 --- a/net-fs/samba/samba-4.5.15.ebuild +++ b/net-fs/samba/samba-4.5.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -160,6 +160,7 @@ multilib_src_configure() { --disable-rpath-install --nopyc --nopyo + --disable-cephfs ) if multilib_is_native_abi ; then myconf+=( -- 2.26.2