Skip to content

Commit 3d6a9e8

Browse files
author
benjamin.peterson
committed
make message slightly more informative, so there's no chance of misunderstanding it
git-svn-id: http://svn.python.org/projects/python/trunk@63122 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent b883112 commit 3d6a9e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ Modules/Setup: $(srcdir)/Modules/Setup.dist
477477
echo "Modules/Setup.dist is newer than Modules/Setup;"; \
478478
echo "check to make sure you have all the updates you"; \
479479
echo "need in your Modules/Setup file."; \
480-
echo "Usually, copying Setup.dist to Setup will work."; \
480+
echo "Usually, copying Modules/Setup.dist to Modules/Setup will work."; \
481481
echo "-----------------------------------------------"; \
482482
fi
483483

0 commit comments

Comments
 (0)