* Users should enable the kernel options shown in
pkg_setup() instead of relying on the deprecated
suid sandbox.
Closes: https://bugs.gentoo.org/692692
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: David Seifert <soap@gentoo.org>
dodir /opt
cp -a usr/share/skypeforlinux "${D}"/opt || die
+ # remove chrome-sandbox binary, users should use kernel namespaces
+ # https://bugs.gentoo.org/692692#c18
+ rm "${ED}"/opt/skypeforlinux/chrome-sandbox || die
+
dobin usr/bin/skypeforlinux
dodoc usr/share/skypeforlinux/*.html