mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-16 06:02:18 +02:00
fix mingw build script
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
0a42f414bf
commit
29a4366dcf
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ if defined SIGN (
|
||||||
set "xSIGNPASSOPTS=/p ^"%SIGNPASS%^""
|
set "xSIGNPASSOPTS=/p ^"%SIGNPASS%^""
|
||||||
)
|
)
|
||||||
|
|
||||||
set "xSIGNOPTS=sign /tr http://timestamp.digicert.com /td sha256 /fd sha256 %SIGNKEYOPTS% %SIGNPASSOPTS%"
|
set "xSIGNOPTS=sign /tr http://timestamp.digicert.com /td sha256 /fd sha256 %xSIGNKEYOPTS% %xSIGNPASSOPTS%"
|
||||||
)
|
)
|
||||||
|
|
||||||
REM starting building
|
REM starting building
|
||||||
|
|
Loading…
Add table
Reference in a new issue