mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
make sure to rm ispplans.htm
This commit is contained in:
parent
ed5ff10666
commit
3e48582050
@ -22,7 +22,7 @@ SIGNDIR=signed
|
||||
!include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
export:: $(JAVA_DESTPATH)\$(PACKAGE)
|
||||
-erase compare.js
|
||||
-rm compare.js
|
||||
-mkdir $(SIGNDIR)\$(PACKAGE)
|
||||
echo copying html
|
||||
copy *.htm $(SIGNDIR)
|
||||
@ -33,6 +33,7 @@ export:: $(JAVA_DESTPATH)\$(PACKAGE)
|
||||
|
||||
install:: $(JAVA_DESTPATH)\$(PACKAGE)
|
||||
-rm $(SIGNDIR)\compare.htm
|
||||
-rm $(SIGNDIR)\ispplans.htm
|
||||
-rm -rf $(SIGNDIR)\asw.arc
|
||||
cd $(SIGNDIR)
|
||||
# signtool \
|
||||
|
Loading…
Reference in New Issue
Block a user