From: Matt Turner Date: Tue, 20 Aug 2019 20:48:25 +0000 (-0700) Subject: media-libs/libglvnd: Prepare for a non-snapshot ebuild X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a86728bfc5035081bdea1cbf67ab7cb0dbcf725d;p=gentoo.git media-libs/libglvnd: Prepare for a non-snapshot ebuild Signed-off-by: Matt Turner --- 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() {