Re: Flex is not a GNU package

2017-12-05 Thread Peter Eisentraut
On 11/24/17 14:03, Pavan Maddamsetti wrote: > The comment form mangled my diff. > > --- > > diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml > index a922819..141494c 100644 > --- a/doc/src/sgml/installation.sgml > +++ b/doc/src/sgml/installation.sgml > @@ -289,7 +289,7

Re: Flex is not a GNU package

2017-11-24 Thread Pavan Maddamsetti
The comment form mangled my diff. --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index a922819..141494c 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -289,7 +289,7 @@ su - postgres yacc - GNU Flex and Bi

Flex is not a GNU package

2017-11-24 Thread pavan . maddamsetti
rom a Git checkout..." should be changed to "Flex and Bison are needed to build from a Git checkout..." The reason is because Flex is not a GNU package; it is BSD-licensed and copyrighted by the University of California. Bison does not need to be explicitly identified as GNU Bison, b