[PATCH] [PATCH] add solenv to tail_build

Niko Rönkkö (via_Code_Review) gerrit at gerrit.libreoffice.org
Sun Feb 24 17:55:31 PST 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2373

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/2373/1

add solenv to tail_build

Change-Id: Ib8987f0d45ed5360d49f3589b418209488267863
---
M Module_tail_build.mk
M solenv/gbuild/WinResTarget.mk
M tail_build/prj/build.lst
3 files changed, 3 insertions(+), 2 deletions(-)



diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index c093d09..f71a330 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -175,6 +175,7 @@
 	shell \
 	slideshow \
 	smoketest \
+	solenv \
 	soltools \
 	sot \
 	starmath \
diff --git a/solenv/gbuild/WinResTarget.mk b/solenv/gbuild/WinResTarget.mk
index 2555fa8..d9c2197 100644
--- a/solenv/gbuild/WinResTarget.mk
+++ b/solenv/gbuild/WinResTarget.mk
@@ -33,7 +33,7 @@
 endif
 
 
-$(call gb_WinResTarget_get_target,%) :
+$(call gb_WinResTarget_get_target,%) : $(call gb_Package_get_target,solenv_inc)
 	$(call gb_WinResTarget__command,$@,$*,$<)
 
 $(call gb_WinResTarget_get_clean_target,%) :
diff --git a/tail_build/prj/build.lst b/tail_build/prj/build.lst
index f8a42d9..8a04042 100644
--- a/tail_build/prj/build.lst
+++ b/tail_build/prj/build.lst
@@ -1,2 +1,2 @@
-tb      tail_build : solenv NULL
+tb      tail_build : NULL
 tb tail_build\prj nmake - all tb_prj   NULL

-- 
To view, visit https://gerrit.libreoffice.org/2373
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib8987f0d45ed5360d49f3589b418209488267863
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Peter Foley <pefoley2 at verizon.net>
Gerrit-Reviewer: LibreOffice gerrit bot <gerrit at libreoffice.org>



More information about the LibreOffice mailing list