* [gentoo-commits] proj/qt:master commit in: eclass/
@ 2012-06-29 12:19 99% Davide Pesavento
0 siblings, 0 replies; 1+ results
From: Davide Pesavento @ 2012-06-29 12:19 UTC (permalink / raw
To: gentoo-commits
commit: 27993d2b72f525ede8ec71bf342773d0a9800430
Author: Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Fri Jun 29 12:17:58 2012 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Fri Jun 29 12:17:58 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=27993d2b
[qt5-build.eclass] Reword a couple of einfo messages.
---
eclass/qt5-build.eclass | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 0ea8a8b..dc5b2a1 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -399,7 +399,7 @@ qt5_foreach_target_subdir() {
for subdir in "${QT5_TARGET_SUBDIRS[@]}"; do
mkdir -p "${QT5_BUILD_DIR}/${subdir}" || die
pushd "${QT5_BUILD_DIR}/${subdir}" >/dev/null || die
- einfo "[${subdir}] $*"
+ einfo "Running $* in ${subdir}"
"$@"
popd >/dev/null || die
done
@@ -450,7 +450,7 @@ qt5_regenerate_global_qconfigs() {
eerror "Generated gentoo-qconfig.h is empty"
fi
- einfo "Fixing QT_CONFIG in qconfig.pri"
+ einfo "Updating QT_CONFIG in qconfig.pri"
if [[ -f ${ROOT}${QTDATADIR}/mkspecs/qconfig.pri ]]; then
local x qconfig_add= qconfig_remove=
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-06-29 12:19 99% [gentoo-commits] proj/qt:master commit in: eclass/ Davide Pesavento
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox