X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=installperl;h=07b1e5562782a45022e09c114965a2bb209274a8;hb=83437becac3a89db6e4fbc7e9b794e0d2e203eca;hp=a654b268fe6202d904d568345bc2229406ea16db;hpb=a3b6010a2721475ff9a5f9ca58e8e45fad2e99f1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/installperl b/installperl index a654b26..07b1e55 100755 --- a/installperl +++ b/installperl @@ -415,7 +415,7 @@ sub installlib { } if (-f $_) { - if (/\.al$/ || /\.ix$/) { + if (/\.(?:al|ix)$/ && !($dir =~ m[^auto/(.*)$] && $archpms{$1})) { $installlib = $installprivlib; #We're installing *.al and *.ix files into $installprivlib, #but we have to delete old *.al and *.ix files from the 5.000