From a86728bfc5035081bdea1cbf67ab7cb0dbcf725d Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Tue, 20 Aug 2019 13:48:25 -0700 Subject: [PATCH] media-libs/libglvnd: Prepare for a non-snapshot ebuild Signed-off-by: Matt Turner --- media-libs/libglvnd/libglvnd-9999.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/media-libs/libglvnd/libglvnd-9999.ebuild b/media-libs/libglvnd/libglvnd-9999.ebuild index f62514e30584..494820dda945 100644 --- a/media-libs/libglvnd/libglvnd-9999.ebuild +++ b/media-libs/libglvnd/libglvnd-9999.ebuild @@ -34,14 +34,9 @@ RDEPEND=" DEPEND="${PYTHON_DEPS} ${RDEPEND}" -src_unpack() { - default - [[ $PV = 9999* ]] && git-r3_src_unpack -} - src_prepare() { default - eautoreconf + [[ $PV = 9999* ]] && eautoreconf } multilib_src_configure() { -- 2.26.2