diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-18 16:16:41 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-19 12:57:06 +0100 |
commit | 5c79c737fcc70c86f9669b109a4807f0086a7292 (patch) | |
tree | e9f83fdd77058a3f7763981575ad026f52538942 /net-fs | |
parent | profiles/: Mask =dev-libs/libuv-1.19.0 (bug #645018). (diff) | |
download | gentoo-5c79c737fcc70c86f9669b109a4807f0086a7292.tar.gz gentoo-5c79c737fcc70c86f9669b109a4807f0086a7292.tar.bz2 gentoo-5c79c737fcc70c86f9669b109a4807f0086a7292.zip |
net-fs/samba: Added glibc[-rpc] patch to next stable candidate.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.5.15.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-fs/samba/samba-4.5.15.ebuild b/net-fs/samba/samba-4.5.15.ebuild index 9cb81e5961c3..228698438157 100644 --- a/net-fs/samba/samba-4.5.15.ebuild +++ b/net-fs/samba/samba-4.5.15.ebuild @@ -103,6 +103,7 @@ S="${WORKDIR}/${MY_P}" PATCHES=( "${FILESDIR}/${PN}-4.4.0-pam.patch" "${FILESDIR}/${PN}-4.5.1-compile_et_fix.patch" + "${FILESDIR}/${PN}-glibc-2.26-no_rpc.patch" #637320 ) #CONFDIR="${FILESDIR}/$(get_version_component_range 1-2)" |