Re: Moving MakeMaker into git, how to do it?

[email protected] (Michael G Schwern)
Newsgroups perl.perl5.porters,perl.makemaker
Message-ID <[email protected]>
Rafael Garcia-Suarez wrote:
>> I see two strategies:
>>
>> 1) Copy ext/ExtUtils-MakeMaker/lib/ into lib/ at some point early in the build
>> process.
>>
>> 2) Jigger the ext/ build process so MakeMaker gets built first and installed
>> into lib/
> 
> The first option looks more feasible, since the copying into lib is done
> via Makemaker-generated makefiles anyway. (IIRC)

This should be all that is necessary:

    cp -r ext/ExtUtils-MakeMaker/lib/* lib/

Just need to know where to put it.


-- 
We do what we must because we can.
For the good of all of us,
Except the ones who are dead.
    -- Jonathan Coulton, "Still Alive"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.