[Libreoffice] [PATCH] use the correct tar binary on OpenBSD
Robert Nagy
robert at openbsd.org
Fri Nov 12 01:17:09 PST 2010
Hi
Al the stupid GNU double dash arguments, in this case --exclude :)
On (2010-11-12 09:44), Sebastian Spaeth wrote:
> On Thu, 11 Nov 2010 21:32:44 +0100, Robert Nagy <robert at openbsd.org> wrote:
> > +if test "z`uname -s`" = "zOpenBSD"; then
> > + TAR=gtar
> > +else
> > + TAR=tar
> > +fi
>
> Just out of curiosity. In what ways is the BSD tar different that it
> breaks?
>
> Sebastian
More information about the LibreOffice
mailing list