[PATCH] Fix for commit ef57e0668c2171036759f244a8bb6b6cc753f594.
Giuseppe Castagno
giuseppe.castagno at acca-esse.eu
Sat Nov 13 07:02:56 PST 2010
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
--------------030605090002080204020003--
More information about the LibreOffice
mailing list