Author: af
Date: Wed Oct 30 08:32:59 2013
New Revision: 1537003

URL: http://svn.apache.org/r1537003
Log:
123532: Renamed hack_msitemplates target to msitemplates.

Modified:
    openoffice/trunk/main/instsetoo_native/util/makefile.mk

Modified: openoffice/trunk/main/instsetoo_native/util/makefile.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/instsetoo_native/util/makefile.mk?rev=1537003&r1=1537002&r2=1537003&view=diff
==============================================================================
--- openoffice/trunk/main/instsetoo_native/util/makefile.mk (original)
+++ openoffice/trunk/main/instsetoo_native/util/makefile.mk Wed Oct 30 08:32:59 
2013
@@ -169,7 +169,7 @@ MSISDKOOTEMPLATEDIR=$(MISC)$/sdkoo$/msi_
 ADDDEPS=$(NOLOGOSPLASH) $(DEVNOLOGOSPLASH)
 
 .IF "$(OS)" == "WNT"
-ADDDEPS+=hack_msitemplates
+ADDDEPS+=msitemplates
 .ENDIF
 
 $(foreach,i,$(alllangiso) openoffice_$i) : $(ADDDEPS)
@@ -293,7 +293,7 @@ $(BIN)$/dev$/intro.zip : $(SOLARCOMMONPC
        @-$(MKDIR) $(@:d)
        $(COPY) $< $@
 
-hack_msitemplates .PHONY: msi_template_files msi_langpack_template_files 
msi_sdk_template_files
+msitemplates .PHONY: msi_template_files msi_langpack_template_files 
msi_sdk_template_files
 
 MSI_OFFICE_TEMPLATE_FILES=             \
        ActionTe.idt                    \


Reply via email to