[ooo-build-commit] Branch 'ooo/master' - 4 commits - instsetoo_native/util
Jan Holesovsky
kendy at kemper.freedesktop.org
Tue Oct 13 19:18:08 PDT 2009
instsetoo_native/util/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit aea2d298256a36bd1f045cd6e623a739fda09cb9
Author: Release Engineers <releng at openoffice.org>
Date: Tue Oct 13 11:07:05 2009 +0000
#i10000#
diff --git a/solenv/bin/build.pl b/solenv/bin/build.pl
index 25e5fd5..232907c 100644
--- a/solenv/bin/build.pl
+++ b/solenv/bin/build.pl
@@ -3605,4 +3605,3 @@ sub fill_modules_queue {
mp_success_exit();
};
};
-ttt
commit 323eec03e6278fd2e261a81571bdbbbacfb84d1d
Author: Release Engineers <releng at openoffice.org>
Date: Tue Oct 13 11:03:55 2009 +0000
#i10000#
diff --git a/solenv/bin/build.pl b/solenv/bin/build.pl
index 232907c..25e5fd5 100644
--- a/solenv/bin/build.pl
+++ b/solenv/bin/build.pl
@@ -3605,3 +3605,4 @@ sub fill_modules_queue {
mp_success_exit();
};
};
+ttt
commit 6702ae1bc19358d8ff3ac9c9692449934e31c4d9
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date: Fri Oct 9 13:59:32 2009 +0000
#i10000# #i105663# reenabled dep on py
diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk
index f16b7de..e934707 100644
--- a/instsetoo_native/util/makefile.mk
+++ b/instsetoo_native/util/makefile.mk
@@ -99,7 +99,7 @@ xxxx:
echo $(PERL) -w $(SOLARENV)$/bin$/gen_update_info.pl --buildid $(BUILD) --arch "$(RTL_ARCH)" --os "$(RTL_OS)" --lstfile $(PRJ)$/util$/openoffice.lst --product OpenOffice --languages $(subst,$(@:s/_/ /:1)_, $(@:b)) $(PRJ)$/util$/update.xml
.IF "$(GUI)"!="WNT" && "$(EPM)"=="NO" && "$(USE_PACKAGER)"==""
-ALLTAR : $(LOCALPYFILES)
+ALLTAR : $(LOCALPYFILES)
@echo "No EPM: do no packaging at this stage"
.ELSE # "$(GUI)"!="WNT" && "$(EPM)"=="NO" && "$(USE_PACKAGER)"==""
.IF "$(UPDATER)"=="" || "$(USE_PACKAGER)"==""
commit 9479a57c90be4f05dace3ba25aff4eb8afffc84d
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date: Fri Oct 9 13:58:14 2009 +0000
#i10000# #i105663# reenabled dep on py
diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk
index 23face9..f16b7de 100644
--- a/instsetoo_native/util/makefile.mk
+++ b/instsetoo_native/util/makefile.mk
@@ -99,7 +99,7 @@ xxxx:
echo $(PERL) -w $(SOLARENV)$/bin$/gen_update_info.pl --buildid $(BUILD) --arch "$(RTL_ARCH)" --os "$(RTL_OS)" --lstfile $(PRJ)$/util$/openoffice.lst --product OpenOffice --languages $(subst,$(@:s/_/ /:1)_, $(@:b)) $(PRJ)$/util$/update.xml
.IF "$(GUI)"!="WNT" && "$(EPM)"=="NO" && "$(USE_PACKAGER)"==""
-#ALLTAR : $(LOCALPYFILES)
+ALLTAR : $(LOCALPYFILES)
@echo "No EPM: do no packaging at this stage"
.ELSE # "$(GUI)"!="WNT" && "$(EPM)"=="NO" && "$(USE_PACKAGER)"==""
.IF "$(UPDATER)"=="" || "$(USE_PACKAGER)"==""
More information about the ooo-build-commit
mailing list