MakeMaker doc fix.
Kurt D. Starsinic [Wed, 21 Jul 1999 14:15:42 +0000 (10:15 -0400)]
To: perl5-porters@perl.org
Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
Subject: [PATCH] MakeMaker documentation
Message-ID: <19990721141542.A1800@O2.chapin.edu>

p4raw-id: //depot/cfgperl@3722

lib/ExtUtils/MakeMaker.pm

index 6fe9339..ad1944c 100644 (file)
@@ -1480,7 +1480,7 @@ Directory to hold the man pages at 'make' time
 =item INST_SCRIPT
 
 Directory, where executable files should be installed during
-'make'. Defaults to "./blib/bin", just to have a dummy location during
+'make'. Defaults to "./blib/script", just to have a dummy location during
 testing. make install will copy the files in INST_SCRIPT to
 INSTALLSCRIPT.