Re: Question regarding build.pl

2021-01-01 Thread Leonardo Foglia
El mié., 30 de diciembre de 2020 6:25 p. m., Dylan Pham 
escribió:

> Hello everyone,
>
> I was looking at this build script main/solenv/bin/build.pl and per the
> attached screenshot, on line 2611, what does this line do?  Was there
> supposed to be a substitution operator at this line? Thanks.
>
>
> Dylan
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org


Re: Question regarding build.pl

2020-12-30 Thread Dave Fisher
Match - I think it is extracting the value between the single quotes into $1.

Sent from my iPhone

> On Dec 30, 2020, at 4:25 PM, Dylan Pham  wrote:
> 
> 
> Hello everyone,
> 
> I was looking at this build script main/solenv/bin/build.pl and per the 
> attached screenshot, on line 2611, what does this line do?  Was there 
> supposed to be a substitution operator at this line? Thanks.
> 
> 
> Dylan
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org