tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/bootstrap



On Tue, 5 Nov 2019 at 14:08, Frédéric Fauberteau <triaxx%netbsd.org@localhost> wrote:
>
> Le 2019-11-05 14:58, Frédéric Fauberteau a écrit :
> > Module Name:  pkgsrc
> > Committed By: triaxx
> > Date:         Tue Nov  5 13:58:06 UTC 2019
> >
> > Modified Files:
> >       pkgsrc/bootstrap: bootstrap
> >
> > Log Message:
> > boostrap: need_awk=yes for Arch Linux
> >
> > Arch uses GNU Awk 5 that breaks some regexps.
> >
> >
> > To generate a diff of this commit:
> > cvs rdiff -u -r1.271 -r1.272 pkgsrc/bootstrap/bootstrap
> >
> > Please note that diffs are not public domain; they are subject to the
> > copyright notices on the relevant files.
>
> This adds lang/nawk and sets "TOOLS_PLATFORM.awk?= /usr/pkg/bin/nawk" to
> mk.conf

Isn't it also possible to just add "--prefer-pkgsrc awk" to
bootstrap/bootstrap command line and put a warning about Arch in
bootstrap/README.Linux?


-- 
Ottavio Caruso


Home | Main Index | Thread Index | Old Index