Re: [Harbour] Little patch to contrib/hbpgsql/Makefile

2007-12-20 Thread Guy Roussin
Hi, We already have it. I didn't even think to look at ! Great :-) After this, the file make_deb.sh become a very short script with lines like these: "debian/rules binary" "debian/rules clean" "debian/rules build" And in practice it is sth like that. make_deb.sh simply pack current source c

Re: [Harbour] Little patch to contrib/hbpgsql/Makefile

2007-12-20 Thread Przemyslaw Czerpak
On Thu, 20 Dec 2007, Guy Roussin wrote: > >Yes, please. > The patch was in my previous mail :-) Ups, I missed it - I'll update Makefile in hbpgsql in a while. > >If you can also add conditional build of hbpgsql to DEB files > >then it would be nice. > I think the way to go is to create a 'debian'

Re: [Harbour] Little patch to contrib/hbpgsql/Makefile

2007-12-20 Thread Guy Roussin
Luis Mayoral is the maintainer of the debian package, but i can't see any update since 2004. Sorry, there is an update from Clint Adams, 18 May 2006 Guy ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/list

Re: [Harbour] Little patch to contrib/hbpgsql/Makefile

2007-12-20 Thread Guy Roussin
Hi, Przemyslaw Czerpak a écrit : On Sat, 15 Dec 2007, Guy Roussin wrote: Hi, I want to build hbpgsql lib on my debian etch. I only need to install libpq-dev package and make a little patch to harbour/contrib/hbpgsql/Makefile Can you apply it ? Yes, please. The patch was in my previous mail

Re: [Harbour] Little patch to contrib/hbpgsql/Makefile

2007-12-16 Thread Przemyslaw Czerpak
On Sat, 15 Dec 2007, Guy Roussin wrote: > Hi, > I want to build hbpgsql lib on my debian etch. > I only need to install libpq-dev package and make > a little patch to harbour/contrib/hbpgsql/Makefile > Can you apply it ? Yes, please. If you can also add conditional build of hbpgsql to DEB files