Re: [Libreoffice] OpenBSD bootstrap diffs

2010-11-04 Thread Robert Nagy
On (2010-11-04 08:58), Caolán McNamara wrote: > On Wed, 2010-11-03 at 22:02 +0100, Robert Nagy wrote: > > Hey > > > > Attached some diffs to make LibreOffice boostrap on OpenBSD. > > As a matter of interest, would it be possible to e.g. just > > .INCLUDE : unxlng.mk > > at the top of the unxob

Re: [Libreoffice] OpenBSD bootstrap diffs

2010-11-04 Thread Caolán McNamara
On Wed, 2010-11-03 at 22:02 +0100, Robert Nagy wrote: > Hey > > Attached some diffs to make LibreOffice boostrap on OpenBSD. As a matter of interest, would it be possible to e.g. just .INCLUDE : unxlng.mk at the top of the unxobsd.mk and then just override the individual variables that need

Re: [Libreoffice] OpenBSD bootstrap diffs

2010-11-03 Thread Robert Nagy
Thanks, yeah git is kinda stupid :) On (2010-11-04 00:46), Rene Engelhard wrote: > Hi, > > On Wed, Nov 03, 2010 at 10:02:12PM +0100, Robert Nagy wrote: > > Attached some diffs to make LibreOffice boostrap on OpenBSD. > > Thanks, added/pushed. > > Grüße/Regards, > > René > _

Re: [Libreoffice] OpenBSD bootstrap diffs

2010-11-03 Thread Rene Engelhard
On Thu, Nov 04, 2010 at 12:50:26AM +0100, Rene Engelhard wrote: > On Thu, Nov 04, 2010 at 12:44:18AM +0100, Robert Nagy wrote: > > Yeah I could but now it's easier for the commiter just to copy it. > > Actually, no, git format-patch would be easier here, too. > > a) it already has the right autho

Re: [Libreoffice] OpenBSD bootstrap diffs

2010-11-03 Thread Rene Engelhard
On Thu, Nov 04, 2010 at 12:44:18AM +0100, Robert Nagy wrote: > Yeah I could but now it's easier for the commiter just to copy it. Actually, no, git format-patch would be easier here, too. a) it already has the right author (I neeeded to add --author manually) b) it already had all the files there

Re: [Libreoffice] OpenBSD bootstrap diffs

2010-11-03 Thread Rene Engelhard
Hi, On Wed, Nov 03, 2010 at 10:02:12PM +0100, Robert Nagy wrote: > Attached some diffs to make LibreOffice boostrap on OpenBSD. Thanks, added/pushed. Grüße/Regards, René ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freed

Re: [Libreoffice] OpenBSD bootstrap diffs

2010-11-03 Thread Robert Nagy
Yeah I could but now it's easier for the commiter just to copy it. Next time, I will add it first. On (2010-11-04 00:37), Miklos Vajna wrote: > Could you please use 'git add' for unxobsd.mk, then 'git commit -a', > write the commit message, finally 'git format-patch -1' to produce the > patch? Tha

Re: [Libreoffice] OpenBSD bootstrap diffs

2010-11-03 Thread Miklos Vajna
On Thu, Nov 04, 2010 at 12:09:22AM +0100, Robert Nagy wrote: > Ooops the boostrap.diff and unxobsd.mk files were > wrong. Here are the correct ones. Could you please use 'git add' for unxobsd.mk, then 'git commit -a', write the commit message, finally 'git format-patch -1' to produce the patch?

Re: [Libreoffice] OpenBSD bootstrap diffs

2010-11-03 Thread Robert Nagy
Ooops the boostrap.diff and unxobsd.mk files were wrong. Here are the correct ones. diff --git a/configure.in b/configure.in index 52d7c8f..94c1ba8 100644 --- a/configure.in +++ b/configure.in @@ -1556,9 +1556,21 @@ case "$build_os" in test_cups=no test_randr=no test_free