[Lunar-commits] <moonbase> PyQt4: Just adding a message.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Jan 24 13:55:37 CET 2011
commit b3fcbaf2e3a7155b8e08228ecea16f5897713af6
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Jan 24 07:55:37 2011 -0500
PyQt4: Just adding a message.
---
python/PyQt4/BUILD | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/python/PyQt4/BUILD b/python/PyQt4/BUILD
index 97a9693..779e666 100644
--- a/python/PyQt4/BUILD
+++ b/python/PyQt4/BUILD
@@ -2,6 +2,9 @@
. /etc/profile.d/qt4.rc &&
+
+ printf "${PROBLEM_COLOR} Be patient. It may look like nothing is happening... its just slow.""${DEFAULT_COLOR}\n" &&
+
python ./configure.py \
--confirm-license \
$OPTS &&
More information about the Lunar-commits
mailing list