This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct the test count in lib/File/Temp/t/lock.t
[perl5.git] / Policy_sh.SH
index adce8b6..a618d23 100644 (file)
@@ -125,16 +125,16 @@ esac
 #   $bin $scriptdir $privlib $archlib 
 #      $man1dir $man3dir $html1dir $html3dir 
 #   $sitebin $sitescript $sitelib $sitearch 
-#      $siteman1 $siteman3 $sitehtml1 $sitehtml3
+#      $siteman1dir $siteman3dir $sitehtml1dir $sitehtml3dir
 #   $vendorbin $vendorscript $vendorlib $vendorarch
-#      $vendorman1 $vendorman3 $vendorhtml1 $vendorhtml3
+#      $vendorman1dir $vendorman3dir $vendorhtml1dir $vendorhtml3dir
 
 for var in \
        bin scriptdir privlib archlib man1dir man3dir html1dir html3dir \
        sitebin sitescript sitelib sitearch \
-               siteman1 siteman3 sitehtml1 sitehtml3 \
+               siteman1dir siteman3dir sitehtml1dir sitehtml3dir \
        vendorbin vendorscript vendorlib vendorarch \
-               vendorman1 vendorman3 vendorhtml1 vendorhtml3
+               vendorman1dir vendorman3dir vendorhtml1dir vendorhtml3dir
 do
        
     case "$var" in