Corrected depth after cd-ing into signed directory

This commit is contained in:
dbragg 1998-05-01 19:31:11 +00:00
parent f07113bbbb
commit c12622c9b9

View File

@ -36,7 +36,7 @@ install:: $(JAVA_DESTPATH)\$(PACKAGE)
-rm -rf $(SIGNDIR)\asw.arc
cd $(SIGNDIR)
# signtool \
$(PERL) $(DEPTH)\security\cmd\jar\signPages.pl \
$(PERL) $(DEPTH)\..\security\cmd\jar\signPages.pl \
!ifdef MOZ_CERT_DIR
-d $(MOZ_CERT_DIR) \
!endif