]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/OpensslLib/Install.sh
CryptoPkg/OpensslLib: refresh OpensslLib.inf, opensslconf.h after 32387e00
[mirror_edk2.git] / CryptoPkg / Library / OpensslLib / Install.sh
index 06f1dcdd0f8d7cad04f441273ad775f6f73e53ab..7bd55f6ae352952c83b299540668393e5edabe30 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-cd openssl-1.0.2g
+cd openssl-1.0.2j
 cp ../opensslconf.h           crypto
 mkdir -p                      include/openssl
 cp e_os2.h                    include/openssl
@@ -10,6 +10,7 @@ cp crypto/opensslconf.h       include/openssl
 cp crypto/ebcdic.h            include/openssl
 cp crypto/symhacks.h          include/openssl
 cp crypto/ossl_typ.h          include/openssl
+cp crypto/o_dir.h             include
 cp crypto/objects/objects.h   include/openssl
 cp crypto/objects/obj_mac.h   include/openssl
 cp crypto/md4/md4.h           include/openssl