mirror of
https://github.com/curl/curl.git
synced 2026-07-26 13:57:57 +03:00
parent
5d3c57bfaa
commit
a04f0b9613
2 changed files with 2 additions and 2 deletions
|
|
@ -282,9 +282,9 @@ ca-bundle: scripts/mk-ca-bundle.pl
|
|||
@echo "generating a fresh ca-bundle.crt"
|
||||
@perl $< -b -l -u lib/ca-bundle.crt
|
||||
|
||||
ca-firefox: lib/firefox-db2pem.sh
|
||||
ca-firefox: scripts/firefox-db2pem.sh
|
||||
@echo "generating a fresh ca-bundle.crt"
|
||||
./lib/firefox-db2pem.sh lib/ca-bundle.crt
|
||||
$< lib/ca-bundle.crt
|
||||
|
||||
checksrc:
|
||||
(cd lib && $(MAKE) checksrc)
|
||||
|
|
|
|||
0
scripts/firefox-db2pem.sh
Normal file → Executable file
0
scripts/firefox-db2pem.sh
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue