mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
parent
5d3c57bfaa
commit
a04f0b9613
@ -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…
Reference in New Issue
Block a user