Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


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.castagno@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


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.