Re: [Module::Build] Archive::Tar file format
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <Ra...@Th...> - 2004-01-08 05:04:27
|
On 1/7/2004 9:51 PM, Glenn Linderman wrote: > Randy... It looks like M::B 0.21_02 is still building PPD files that PPM > dislikes: "Error: no suitable installation target found for package > GFfP." So I still have to manually edit the PPD file to fix this. Maybe > this one got dropped through the cracks of all the other problems? Hi Glenn, Sorry, I forgot about that one. Can you try the attached patch and let me know if it works for you? I "borrowed" the code from PPM.pm for modifying the archname based on perl version >5.8. I also noticed that PPM uses NAME rather than VALUE in the OS tag and corrected it. Regards, Randy. |