Roland0 wrote: 
> Binary perl modules have a non-binary part  (usually .pm files) as well,
> and these two have to be the same version. The LMS package supplies the
> non-binary parts (in the CPAN folder), however, if a binary module built
> by buildme.sh is a different version, the non-binary part needs to be
> installed as well. buildme.sh should therefore copy this non-binary part
> to build/arch/, which it does for e.g. DBI, but not for Image::Scale, so
> one ends up with v0.08 of the non-binary part (CPAN/Image/Scale.pm from
> 2011) and v0.11 of the binary part.
> My modification ensures all new .pm files are copied to build/arch/
Will you be submitting this mod as a pull request, so everyone can
benefit?


------------------------------------------------------------------------
fsbruva's Profile: http://forums.slimdevices.com/member.php?userid=67298
View this thread: http://forums.slimdevices.com/showthread.php?t=99648

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to