From: "Matt Turner" <mattst88@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: x11-apps/mesa-progs/
Date: Wed, 29 Aug 2012 06:10:16 +0000 (UTC) [thread overview]
Message-ID: <1346220672.6aed39f3484ec16c926a6ae0e266fa62f9c73d57.mattst88@gentoo> (raw)
commit: 6aed39f3484ec16c926a6ae0e266fa62f9c73d57
Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Wed Aug 29 06:11:12 2012 +0000
Commit: Matt Turner <mattst88 <AT> gmail <DOT> com>
CommitDate: Wed Aug 29 06:11:12 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=6aed39f3
x11-apps/mesa-progs: Oops. Add src_prepare()
---
x11-apps/mesa-progs/mesa-progs-9999.ebuild | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/x11-apps/mesa-progs/mesa-progs-9999.ebuild b/x11-apps/mesa-progs/mesa-progs-9999.ebuild
index 4aa4258..63efdba 100644
--- a/x11-apps/mesa-progs/mesa-progs-9999.ebuild
+++ b/x11-apps/mesa-progs/mesa-progs-9999.ebuild
@@ -10,11 +10,11 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/${MY_PN/-//}"
EGIT_PROJECT="mesa-progs"
if [[ ${PV} = 9999* ]]; then
- GIT_ECLASS="git-2"
- EXPERIMENTAL="true"
+ GIT_ECLASS="git-2"
+ EXPERIMENTAL="true"
fi
-inherit toolchain-funcs ${GIT_ECLASS}
+inherit base autotools toolchain-funcs ${GIT_ECLASS}
DESCRIPTION="Mesa's OpenGL utility and demo programs (glxgears and glxinfo)"
HOMEPAGE="http://mesa3d.sourceforge.net/"
@@ -39,6 +39,12 @@ src_unpack() {
[[ $PV = 9999* ]] && git-2_src_unpack
}
+src_prepare() {
+ base_src_prepare
+
+ eautoreconf
+}
+
src_configure() {
# We're not using the complete buildsystem if we only want to build
# glxinfo and glxgears.
next reply other threads:[~2012-08-29 6:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-29 6:10 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-06-01 4:38 [gentoo-commits] proj/x11:master commit in: x11-apps/mesa-progs/ Chi-Thanh Christopher Nguyen
2013-03-28 22:10 Chi-Thanh Christopher Nguyen
2012-09-17 18:10 Matt Turner
2012-09-17 18:08 Matt Turner
2012-08-29 5:54 Matt Turner
2012-08-29 5:38 Matt Turner
2011-09-18 7:50 Michał Górny
2011-05-16 6:36 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1346220672.6aed39f3484ec16c926a6ae0e266fa62f9c73d57.mattst88@gentoo \
--to=mattst88@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox