instsetoo_native: fix helppack generation

Change-Id: I30778847b23aabccba2275d518eba7f57ffcefd5
This commit is contained in:
Andras Timar
2013-02-26 11:02:56 +01:00
parent 58ba8835bc
commit b4e8f99a25

View File

@@ -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 \