[Libreoffice] Set COPYRECURSE to -R on OpenBSD too instead of -r
Robert Nagy
robert at openbsd.org
Wed Nov 3 16:37:38 PDT 2010
It probably is yes.
On (2010-11-04 00:28), Rene Engelhard wrote:
> Hi,
>
> On Wed, Nov 03, 2010 at 10:24:37PM +0100, Robert Nagy wrote:
> > diff --git a/solenv/inc/unitools.mk b/solenv/inc/unitools.mk
> > index 6bf0653..c6055d1 100644
> > --- a/solenv/inc/unitools.mk
> > +++ b/solenv/inc/unitools.mk
> > @@ -107,7 +107,7 @@ PERL*=perl
> > TYPE=cat
> > CDD=cd
> > COPY=cp -f
> > -.IF "$(OS)"=="MACOSX" || "$(OS)"=="NETBSD"
> > +.IF "$(OS)"=="MACOSX" || "$(OS)"=="NETBSD" || "$(OS)"=="OPENBSD"
> > COPYRECURSE=-R
> > .ELSE #"$(OS)"=="MACOSX"
> > COPYRECURSE=-r
>
> Isn't this already inclueded in your "OpenBSD bootstrap diffs" patchset?
>
> Grüße/Regards,
>
> René
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
More information about the LibreOffice
mailing list