X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FRemote%2FFatNode.pm;fp=lib%2FObject%2FRemote%2FFatNode.pm;h=d76a21d344181feb6b2cd9a9df7128e594daed82;hb=f225a19938aca6ee9f1effd7d0eb64e90657e30f;hp=845c12b54055472a91449d91803a42516f587324;hpb=d1ed599c61b6c2183e485221d108c3f9980fd9e0;p=scpubgit%2FObject-Remote.git diff --git a/lib/Object/Remote/FatNode.pm b/lib/Object/Remote/FatNode.pm index 845c12b..d76a21d 100644 --- a/lib/Object/Remote/FatNode.pm +++ b/lib/Object/Remote/FatNode.pm @@ -45,7 +45,7 @@ my @non_core_non_arch = grep +( /^\Q$Config{privlibexp}/ or /^\Q$Config{archlibexp}/ or /^\Q$Config{vendorarchexp}/ or /^\Q$Config{sitearchexp}/ ) -), grep !/\Q$Config{archname}/, grep !/\Q$Config{myarchname}/, keys %mods; +), keys %mods; my @core_non_arch = grep +( /^\Q$Config{privlibexp}/