fix wget patch link
This commit is contained in:
parent
7367eb0942
commit
3f5704b73d
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ apt-get source libssl1.0.2
|
||||||
Apply the patch that you can find [here](/files/cesa/openssl-add-cryptodev-support.patch).
|
Apply the patch that you can find [here](/files/cesa/openssl-add-cryptodev-support.patch).
|
||||||
|
|
||||||
```
|
```
|
||||||
wget /files/cesa/openssl-add-cryptodev-support.patch
|
wget https://wiki.kobol.io/files/cesa/openssl-add-cryptodev-support.patch
|
||||||
|
|
||||||
patch < openssl-add-cryptodev-support.patch openssl1.0-1.0.2l/crypto/engine/eng_cryptodev.c
|
patch < openssl-add-cryptodev-support.patch openssl1.0-1.0.2l/crypto/engine/eng_cryptodev.c
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue