summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-08-20 13:48:25 -0700
committerMatt Turner <mattst88@gentoo.org>2019-08-20 13:49:22 -0700
commita86728bfc5035081bdea1cbf67ab7cb0dbcf725d (patch)
treebb7a3e3ccdea2ce1667b3fe11dfac59c6179f309 /media-libs/libglvnd
parentsys-apps/hwids: arm64 stable (bug #692480) (diff)
downloadgentoo-a86728bfc5035081bdea1cbf67ab7cb0dbcf725d.tar.gz
gentoo-a86728bfc5035081bdea1cbf67ab7cb0dbcf725d.tar.bz2
gentoo-a86728bfc5035081bdea1cbf67ab7cb0dbcf725d.zip
media-libs/libglvnd: Prepare for a non-snapshot ebuild
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/libglvnd')
-rw-r--r--media-libs/libglvnd/libglvnd-9999.ebuild7
1 files changed, 1 insertions, 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() {