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@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to