]> granicus.if.org Git - python/commitdiff
make message slightly more informative, so there's no chance of misunderstanding it
authorBenjamin Peterson <benjamin@python.org>
Mon, 12 May 2008 00:46:49 +0000 (00:46 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 12 May 2008 00:46:49 +0000 (00:46 +0000)
Makefile.pre.in

index a4f362792fd437295e10310e1b03ab4c77841bde..b66a3532b57a1f05a108e69ce68d04cdd488ca3c 100644 (file)
@@ -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