From: "Christoph Mende" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/xfce:master commit in: eclass/
Date: Wed, 6 Apr 2011 18:45:39 +0000 (UTC) [thread overview]
Message-ID: <cb1c602a8562fa3cc41ef25a825729e142cbb1f0.angelos@gentoo> (raw)
commit: cb1c602a8562fa3cc41ef25a825729e142cbb1f0
Author: Christoph Mende <angelos <AT> unkreativ <DOT> org>
AuthorDate: Wed Apr 6 18:45:24 2011 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Wed Apr 6 18:45:24 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=cb1c602a
Moved NOCONFIGURE from global scope to src_prepare
---
eclass/xfconf-live.eclass | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/eclass/xfconf-live.eclass b/eclass/xfconf-live.eclass
index 2af939f..696786e 100644
--- a/eclass/xfconf-live.eclass
+++ b/eclass/xfconf-live.eclass
@@ -18,7 +18,6 @@ inherit git xfconf
SRC_URI=""
EGIT_REPO_URI="git://git.xfce.org/xfce/${MY_PN:-${PN}}"
EGIT_BOOTSTRAP="autogen.sh"
-export NOCONFIGURE="yes"
DEPEND+="
dev-util/gtk-doc"
@@ -27,7 +26,7 @@ EXPORT_FUNCTIONS src_unpack src_prepare src_configure src_install pkg_preinst pk
xfconf-live_src_prepare() {
debug-print-function ${FUNCNAME} "$@"
- git_src_prepare
+ NOCONFIGURE=yes git_src_prepare
base_src_prepare
return
}
next reply other threads:[~2011-04-06 18:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-06 18:45 Christoph Mende [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-13 18:54 [gentoo-commits] proj/xfce:master commit in: eclass/ Christoph Mende
2011-04-20 16:17 Christoph Mende
2011-04-08 10:18 Christoph Mende
2011-03-22 21:51 Christoph Mende
2011-03-13 21:52 Christoph Mende
2011-02-20 20:14 Christoph Mende
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=cb1c602a8562fa3cc41ef25a825729e142cbb1f0.angelos@gentoo \
--to=angelos@gentoo.org \
--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