At 20:21 03.04.2002, Randy Kobes wrote:
On Wed, 3 Apr 2002, Stas Bekman wrote:

> Per Einar Ellefsen wrote:
[ .. ]
>
>   > I think that's it.
>   > For bin/build to work correctly, there must also be .bat versions of
>   > build and docset_build. I'm not sure about how to handle this in a
>   > general way, maybe the bat files should be integrated into CVS or
>   > something? I need some tips on that.
>
> How other cross-platform packages that install binaries handle this?

On Win32, for packages built using ExtUtils::MakeMaker, any file
designated as an executable script gets 'pl2bat' called on it,
which creates a .bat version.

But then it gets placed into Perl\bin, right? We don't want that for our bin\build, because it's just a local project convenence script... Any way to circumvent placing it into Perl\bin ?



-- Per Einar Ellefsen [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to