On Sat, Jun 1, 2013 at 3:05 PM, Stuart Henderson <[email protected]> wrote:
> On 2013/06/01 14:40, David Coppa wrote:
>> On Sat, Jun 1, 2013 at 12:10 AM, Rafael Sadowski <[email protected]> 
>> wrote:
>>
>> > No longer ${LOCALBASE}?
>>
>> Imho it does not make sense anymore... You should patch and apply
>> ${SUBST_CMD} to, probably, every file under Modules/
>>
>> cheers,
>> David
>>
>
> or just s,/usr/local,${LOCALBASE},g
>
> (I still don't recall coming across anyone who actually builds
> and uses packages against a different LOCALBASE themselves though,
> iirc the closest I got was "<someone> used to do this", and that was
> quite a while ago...)
>

For CMake, I've now choosen to adopt this policy: if it's code I've
added use ${LOCALBASE} and ${SUBST_CMD}, if it's stuff coming from
upstream leave it as-is :)

ciao,
David

Reply via email to