mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
make message slightly more informative, so there's no chance of misunderstanding it
This commit is contained in:
parent
b9030f4f0d
commit
ed02e51ab2
1 changed files with 1 additions and 1 deletions
|
@ -477,7 +477,7 @@ Modules/Setup: $(srcdir)/Modules/Setup.dist
|
|||
echo "Modules/Setup.dist is newer than Modules/Setup;"; \
|
||||
echo "check to make sure you have all the updates you"; \
|
||||
echo "need in your Modules/Setup file."; \
|
||||
echo "Usually, copying Setup.dist to Setup will work."; \
|
||||
echo "Usually, copying Modules/Setup.dist to Modules/Setup will work."; \
|
||||
echo "-----------------------------------------------"; \
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue