This patch seems needed in both libreoffice-3-3 and master.

Released according to: MPL 1.1 / GPLv3+ / LGPLv3+

beppec56.

--
Kind Regards,
Giuseppe Castagno
Acca Esse http://www.acca-esse.eu
giuseppe.castagno at acca-esse.eu
beppec56 at openoffice.org
>From dd264433424f300c08f6d838e81fc685341f5272 Mon Sep 17 00:00:00 2001
From: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu>
Date: Sat, 13 Nov 2010 16:02:56 +0100
Subject: [PATCH] Fix for commit ef57e0668c2171036759f244a8bb6b6cc753f594.

install-artwork is called at the top level in build repository.
---
 bin/install-artwork |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bin/install-artwork b/bin/install-artwork
index cbb314d..48bdd48 100755
--- a/bin/install-artwork
+++ b/bin/install-artwork
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-. ./setup
+. bin/setup
 
 # installs artwork, opportunistically from src to dest
 
-- 
1.6.3.3

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to