[Libreoffice-commits] .: solenv/gbuild
David Tardon
dtardon at kemper.freedesktop.org
Tue Dec 6 02:58:22 PST 2011
solenv/gbuild/Pyuno.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d93b69fb930ca0b3e21a197beda0e0d503cce70b
Author: David Tardon <dtardon at redhat.com>
Date: Tue Dec 6 11:50:41 2011 +0100
three shall be the number thou shalt count
diff --git a/solenv/gbuild/Pyuno.mk b/solenv/gbuild/Pyuno.mk
index 57c5571..a18ef65 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,$*) \
More information about the Libreoffice-commits
mailing list