summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Pyuno.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-12-06 11:50:41 +0100
committerDavid Tardon <dtardon@redhat.com>2011-12-06 11:51:41 +0100
commitd93b69fb930ca0b3e21a197beda0e0d503cce70b (patch)
treee82a7f43e1b8fb94448633cc08ca87529899c128 /solenv/gbuild/Pyuno.mk
parentb6e200a2befb522b7e6032384a0aca307f01e579 (diff)
three shall be the number thou shalt count
Diffstat (limited to 'solenv/gbuild/Pyuno.mk')
-rw-r--r--solenv/gbuild/Pyuno.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/Pyuno.mk b/solenv/gbuild/Pyuno.mk
index 57c55714e173..a18ef652e31e 100644
--- a/solenv/gbuild/Pyuno.mk
+++ b/solenv/gbuild/Pyuno.mk
@@ -31,7 +31,7 @@ $(call gb_Pyuno_get_target,%) :
mkdir -p $(dir $@) && touch $@
$(call gb_Pyuno_get_target_zip,%) : $(call gb_Package_get_target,%_pyuno)
- $(call gb_Output_announce,$*,$(true),PYZIP,3)
+ $(call gb_Output_announce,$*,$(true),PZP,3)
cd $(gb_Helper_OUTDIRLIBDIR)/pyuno && \
$(gb_Pyuno_ZIPCOMMAND) -rX --filesync \
$(call gb_Pyuno_get_target_zip,$*) \