[Libreoffice] Set COPYRECURSE to -R on OpenBSD too instead of -r

Rene Engelhard rene at debian.org
Wed Nov 3 16:28:57 PDT 2010


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é


More information about the LibreOffice mailing list