Doug MacEachern wrote: > On Wed, 17 Oct 2001, Stas Bekman wrote: > > >>I don't have any installed, but I don't understand what's the problem? >>what is the problem with 'make clean'? How can I reproduce the problem? >> > > when i had done 'make clean', and 'perl Makefile.PL && make' not all of > the .pm's and .so's were ending up in blib/, which was breaking tests. > i just tried again and everything is ok, so committied with the > uncommented explicit DIR. > might have been that i had stale pm_to_blib's or something that the 'make > clean' did not pickup. but at the time i had done clean/make several > times and had the same problem until commenting out the explicit DIR.
cool, before I committed this "feature", I've dug deeply into EU::MM::Unix and have reproduced exactly the DIR feature, since it wasn't overridable. I've also compared the generated Makefile, which was the same. _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
