From 9339d23375dc9765892a0e50226e297093be3473 Mon Sep 17 00:00:00 2001 From: Timo Paulssen Date: Fri, 28 Jul 2017 01:22:03 +0200 Subject: make it more obvious Configure.pl directly is A Bad Idea --- Configure.pl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Configure.pl b/Configure.pl index 9b065cc..cc9000b 100644 --- a/Configure.pl +++ b/Configure.pl @@ -53,6 +53,11 @@ MAIN: { "I see a .git directory here -- you appear to be trying", "to run Configure.pl from a clone of the Rakudo Star git", "repository.", + "You most probably should be following", + " tools/star/release-guide.pod", + "instead. Please be aware that running Configure.pl from", + "a clone of the rakudo star git repo will never be", + "the right thing to do.", $options{'force'} ? '--force specified, continuing' : download_text() -- cgit v1.1