summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-01-13 13:58:37 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-01-13 13:58:51 +0100
commit313e5ad72aa18c4b9453a12b71435e8d6cf74b59 (patch)
tree063e8cce78fdba4afae19828452098dee59f8e78 /net-fs
parentmedia-tv/kodi: Tweak ffmpeg dep to mark only 3.4 as broken with Kodi. (diff)
downloadgentoo-313e5ad72aa18c4b9453a12b71435e8d6cf74b59.tar.gz
gentoo-313e5ad72aa18c4b9453a12b71435e8d6cf74b59.tar.bz2
gentoo-313e5ad72aa18c4b9453a12b71435e8d6cf74b59.zip
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
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/samba-4.5.10-r1.ebuild3
-rw-r--r--net-fs/samba/samba-4.5.15.ebuild3
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+=(