---
bin/install-artwork | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bin/install-artwork b/bin/install-artwork
index 7695e4a..5f1721d 100755
--- a/bin/install-artwork
+++ b/bin/install-artwork
@@ -43,7 +43,7 @@ if test -d $dest/default_images; then
cp $src/layout/*.png $dest/default_images/res/commandimagelist
cp $src/layout/*.png
$dest/ooo_custom_images/industrial/res/commandimagelist
cp $src/layout/*.png $dest/ooo_custom_images/tango/res/commandimagelist
- tar -C $src/layout --exclude=.svn -cf- default_images ooo_custom_images
| tar -C $dest -xf-
+ $GNUTAR -C $src/layout --exclude=.svn -cf- default_images
ooo_custom_images | $GNUTAR -C $dest -xf-
# Extra command images
cp -f $src/icons/*.png $dest/default_images/res/commandimagelist/ ||
exit 1
--
1.7.3.1
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice