[Libreoffice] [PATCH] use the correct tar binary on OpenBSD
Robert Nagy
robert at openbsd.org
Thu Nov 11 13:02:03 PST 2010
Oh sure I missed that. Otherwise can I push it?
On (2010-11-11 20:55), Caolán McNamara wrote:
> On Thu, 2010-11-11 at 21:32 +0100, Robert Nagy wrote:
> > - tar -C $src/layout --exclude=.svn -cf- default_images ooo_custom_images | tar -C $dest -xf-
> > + ${TAR} -C $src/layout --exclude=.svn -cf- default_images ooo_custom_images | tar -C $dest -xf-
>
> Want to replace the other tar at the end of the line while you're at
> it ? rather than mix two tars, not that I guess it really matters.
>
> C.
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
More information about the LibreOffice
mailing list