projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
affd9af
)
media-libs/libglvnd: Prepare for a non-snapshot ebuild
author
Matt Turner
<mattst88@gentoo.org>
Tue, 20 Aug 2019 20:48:25 +0000
(13:48 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Tue, 20 Aug 2019 20:49:22 +0000
(13:49 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/libglvnd/libglvnd-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/libglvnd/libglvnd-9999.ebuild
b/media-libs/libglvnd/libglvnd-9999.ebuild
index f62514e305849db1dd0fc22450abfb0caf0026e5..494820dda945c274c6029bead7dbcf72559cc773 100644
(file)
--- 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() {