kohei03: reverted changes in the cws that were not intended.
This commit is contained in:
parent
4255f37eff
commit
621fa43cc6
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ xxxx:
|
|||
echo $(PERL) -w $(SOLARENV)$/bin$/gen_update_info.pl --buildid $(BUILD) --arch "$(RTL_ARCH)" --os "$(RTL_OS)" --lstfile $(PRJ)$/util$/openoffice.lst --product OpenOffice --languages $(subst,$(@:s/_/ /:1)_, $(@:b)) $(PRJ)$/util$/update.xml
|
||||
|
||||
.IF "$(GUI)"!="WNT" && "$(EPM)"=="NO" && "$(USE_PACKAGER)"==""
|
||||
ALLTAR : $(LOCALPYFILES)
|
||||
ALLTAR : $(LOCALPYFILES)
|
||||
@echo "No EPM: do no packaging at this stage"
|
||||
.ELSE # "$(GUI)"!="WNT" && "$(EPM)"=="NO" && "$(USE_PACKAGER)"==""
|
||||
.IF "$(UPDATER)"=="" || "$(USE_PACKAGER)"==""
|
||||
|
|
Loading…
Reference in a new issue