summaryrefslogtreecommitdiffstats
path: root/solenv
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-12-29 10:07:07 +0100
committerDavid Tardon <dtardon@redhat.com>2012-12-29 12:57:50 +0100
commit2e6d024ac589fd1df7f41a30cfdf47a2f1ded932 (patch)
treeb481114ac46cfd9860b15218ce07d332f5475378 /solenv
parentrethink external executable setup (diff)
downloadcore-2e6d024ac589fd1df7f41a30cfdf47a2f1ded932.tar.gz
core-2e6d024ac589fd1df7f41a30cfdf47a2f1ded932.zip
fix internal python deps on MacOSX
This means we can put python3 back into tail_build, IMO. Change-Id: I38b43f8fb0a0f91c42acb5acb3066b1e8596ceea
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/TargetLocations.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/TargetLocations.mk b/solenv/gbuild/TargetLocations.mk
index 09966d20b4b0..d9213ec7dc91 100644
--- a/solenv/gbuild/TargetLocations.mk
+++ b/solenv/gbuild/TargetLocations.mk
@@ -60,6 +60,7 @@ gb_UnoApiMerge_get_target = $(OUTDIR)/bin/$(1).rdb
gb_UnoApiMerge_get_target_for_build = $(OUTDIR_FOR_BUILD)/bin/$(1).rdb
gb_Jar_get_outdir_target = $(OUTDIR)/bin/$(1).jar
gb_Zip_get_outdir_target = $(OUTDIR)/pck/$(1).zip
+gb_Zip_get_outdir_target_for_build = $(OUTDIR_FOR_BUILD)/pck/$(1).zip
# outdir targets: $(1) is path
gb_Configuration_registry = $(OUTDIR)/xml/registry
gb_XcsTarget_get_outdir_target = \