From: Kurt D. Starsinic Date: Wed, 21 Jul 1999 14:15:42 +0000 (-0400) Subject: MakeMaker doc fix. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c3fed81c293d2d16f60a54846674e373def5edfa;p=p5sagit%2Fp5-mst-13.2.git MakeMaker doc fix. To: perl5-porters@perl.org Cc: Chip Salzenberg , Gurusamy Sarathy Subject: [PATCH] MakeMaker documentation Message-ID: <19990721141542.A1800@O2.chapin.edu> p4raw-id: //depot/cfgperl@3722 --- diff --git a/lib/ExtUtils/MakeMaker.pm b/lib/ExtUtils/MakeMaker.pm index 6fe9339..ad1944c 100644 --- a/lib/ExtUtils/MakeMaker.pm +++ b/lib/ExtUtils/MakeMaker.pm @@ -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.