From 3139c653d06724f014cf61a11fde83fc83b418b2 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 21 Aug 2019 22:10:26 -0700 Subject: [PATCH] media-libs/mesa: Drop some obsolete lines Signed-off-by: Matt Turner --- media-libs/mesa/mesa-9999.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index b28120fdcc83..f226c4813d78 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -16,7 +16,6 @@ HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/" if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git" - EXPERIMENTAL="true" inherit git-r3 else SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz" @@ -504,8 +503,6 @@ multilib_src_compile() { multilib_src_install() { meson_src_install - - use libglvnd && rm -f "${D}"/usr/$(get_libdir)/libGLESv{1_CM,2}.so* } multilib_src_install_all() { -- 2.26.2