Kaydet (Commit) 6fe0d1b7 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

No StarOffice directories in our build

Change-Id: I609c6f3c071d304f222cd2d15a6ad52dc34652c7
üst 16f856a5
...@@ -29,8 +29,7 @@ ifeq ($(PRODUCT),full) ...@@ -29,8 +29,7 @@ ifeq ($(PRODUCT),full)
-f $(PFXFILE) \ -f $(PFXFILE) \
-p $(PFXPASSWORD) \ -p $(PFXPASSWORD) \
-t $(TIMESTAMPURL) \ -t $(TIMESTAMPURL) \
$(OUTDIR)/bin/*.dll $(OUTDIR)/bin/so/*.dll \ $(OUTDIR)/bin/*.dll $(OUTDIR)/bin/*.exe \
$(OUTDIR)/bin/*.exe $(OUTDIR)/bin/so/*.exe \
&& touch $@ && touch $@
else else
@echo "Doing nothing on non product builds ..." @echo "Doing nothing on non product builds ..."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment