Undo the INST_LIB change from the Module-Pluggable upgrade
authorSteve Hay <SteveHay@planit.com>
Thu, 19 Mar 2009 16:38:53 +0000 (16:38 +0000)
committerSteve Hay <SteveHay@planit.com>
Thu, 19 Mar 2009 16:38:53 +0000 (16:38 +0000)
commit4a28828fc8f160c18323be1125f0f8473bcd000f
treebffbced0e4e04fa40413618ebe7fda797a085788
parent5bc8ef5059e42d7960e39ba0e920933e41370b70
Undo the INST_LIB change from the Module-Pluggable upgrade
(a0df7637f63b4239ab2bce3bc377d52a3e09cb02)

The addition of this INST_LIB line causes the Module-Pluggable modules
to not end up in my perl's lib folder when building the core perl.
(It tries to copy them into blib\arch instead of ../../lib)
ext/Module-Pluggable/Makefile.PL