instsetoo_native: fix helppack generation
Change-Id: I30778847b23aabccba2275d518eba7f57ffcefd5
This commit is contained in:
@@ -62,6 +62,7 @@ instsetoo_native_WITH_LANG := en-US $(filter-out en-US,$(gb_WITH_LANG))
|
|||||||
|
|
||||||
ifeq (WNT,$(OS))
|
ifeq (WNT,$(OS))
|
||||||
define instsetoo_native_msitemplates
|
define instsetoo_native_msitemplates
|
||||||
|
|
||||||
TEMPLATE_DIR=$(dir $@)msi_templates \
|
TEMPLATE_DIR=$(dir $@)msi_templates \
|
||||||
&& rm -rf $${TEMPLATE_DIR} \
|
&& rm -rf $${TEMPLATE_DIR} \
|
||||||
&& mkdir -p $${TEMPLATE_DIR}/Binary \
|
&& mkdir -p $${TEMPLATE_DIR}/Binary \
|
||||||
|
Reference in New Issue
Block a user