summaryrefslogtreecommitdiffstats
path: root/devel/python/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'devel/python/BUILD')
-rwxr-xr-xdevel/python/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/python/BUILD b/devel/python/BUILD
index cc28ab803c..ab8bcd50f2 100755
--- a/devel/python/BUILD
+++ b/devel/python/BUILD
@@ -19,4 +19,4 @@ else
make altinstall DESTDIR="$SOURCE_DIRECTORY/anywhere/$INSTALL_ROOT"
fi &&
-message "Fake stage complete, installing to real path.."
+message "${MESSAGE_COLOR}Fake stage complete, installing to real path...${DEFAULT_COLOR}"