[tlbuild] trial builds for TL'13
Mojca Miklavec
mojca.miklavec.lists at gmail.com
Sun Mar 31 13:25:17 CEST 2013
On Sun, Mar 31, 2013 at 12:18 AM, Nelson H. F. Beebe wrote:
>>> The following fails to work on Solaris which is why the build fails:
>>>
>>> gmake -v 2>/dev/null | grep '\(GNU\|makepp\)'
>
> Why is a nonstandard pattern being used?
Because I didn't know how to properly use (e)grep ;)
> Normally, this would be written
>
> gmake -v 2>/dev/null | egrep 'GNU|makepp'
>
> and that should work everywhere.
Thanks a lot for the suggestion. It has been used to fix the problem upstream:
http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=2f7ccb2399474a9d197f79916c9c7ad6c958d3d2
Mojca
More information about the tlbuild
mailing list