summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariusz Ceier <mceier@gmail.com>2018-03-23 16:22:15 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-23 16:22:15 -0700
commit8e224522b274091efa124843d754b06e23f7798e (patch)
treee2c4f62ee484efc28c89cfd4fc8d0fe4cb2d8192 /media-libs
parentx11-apps/xtrap: Version bump to 1.0.3 (diff)
downloadgentoo-8e224522b274091efa124843d754b06e23f7798e.tar.gz
gentoo-8e224522b274091efa124843d754b06e23f7798e.tar.bz2
gentoo-8e224522b274091efa124843d754b06e23f7798e.zip
media-libs/mesa: Apply user patches before eautoreconf
Closes: https://bugs.gentoo.org/650862
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 0b909d81e6fd..8c2973875bbf 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -284,8 +284,8 @@ pkg_setup() {
}
src_prepare() {
- [[ ${PV} == 9999 ]] && eautoreconf
eapply_user
+ [[ ${PV} == 9999 ]] && eautoreconf
}
multilib_src_configure() {