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


Hi all,

not sure if the fix it's as originally intended.

Or may be it's completely wrong, 'cause my knowledge of make is rather poor.

beppec56.
--
Kind Regards,
Giuseppe Castagno
Acca Esse http://www.acca-esse.eu
giuseppe.castagno at acca-esse.eu
beppec56 at openoffice.org
From 7caa044a654130c9ef911079a1a36835efb8b241 Mon Sep 17 00:00:00 2001
From: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
Date: Thu, 2 Dec 2010 12:48:10 +0100
Subject: [PATCH] Fix download target in make.

---
 Makefile.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index a69b8d8..8e65d65 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -3,7 +3,7 @@
 
 SHELL=/bin/sh
 
-all: dmake/dmake@EXEEXT@ fetch
+all: dmake/dmake@EXEEXT@ download
        @. ./*[Ee]nv.[Ss]et.sh && \
         cd instsetoo_native && \
         ../solenv/bin/build.pl -P@BUILD_NCPUS@ --all -- -P@BUILD_MAX_JOBS@
@@ -35,7 +35,7 @@ dmake/dmake@EXEEXT@:
        @. ./*[Ee]nv.[Ss]et.sh && \
         ./bootstrap
 
-src/downloaded: ooo.lst download
+src/downloaded: ooo.lst
        @. ./*[Ee]nv.[Ss]et.sh && \
        $$SRC_ROOT/download $$SRC_ROOT/ooo.lst && touch $@
 
-- 
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.