[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_install.mk

Andras Timar atimar at suse.com
Tue Feb 26 02:05:55 PST 2013


 instsetoo_native/CustomTarget_install.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b4e8f99a253ee20cba0718d042ca17cca2e8dcb5
Author: Andras Timar <atimar at suse.com>
Date:   Tue Feb 26 11:02:56 2013 +0100

    instsetoo_native: fix helppack generation
    
    Change-Id: I30778847b23aabccba2275d518eba7f57ffcefd5

diff --git a/instsetoo_native/CustomTarget_install.mk b/instsetoo_native/CustomTarget_install.mk
index 8b55cad..6f12965 100644
--- a/instsetoo_native/CustomTarget_install.mk
+++ b/instsetoo_native/CustomTarget_install.mk
@@ -62,6 +62,7 @@ instsetoo_native_WITH_LANG := en-US $(filter-out en-US,$(gb_WITH_LANG))
 
 ifeq (WNT,$(OS))
 define instsetoo_native_msitemplates
+
 TEMPLATE_DIR=$(dir $@)msi_templates \
 && rm -rf $${TEMPLATE_DIR} \
 && mkdir -p $${TEMPLATE_DIR}/Binary \


More information about the Libreoffice-commits mailing list