]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/OpensslLib/process_files.pl
Upgrade OpenSSL to 1.1.0j
[mirror_edk2.git] / CryptoPkg / Library / OpensslLib / process_files.pl
old mode 100644 (file)
new mode 100755 (executable)
index 4a60073..f6e1f43
@@ -214,7 +214,7 @@ print "Done!";
 #\r
 print "\n--> Duplicating opensslconf.h into Include/openssl ... ";\r
 copy($OPENSSL_PATH . "/include/openssl/opensslconf.h",\r
-     $OPENSSL_PATH . "/../../../Include/openssl/") ||\r
+     $OPENSSL_PATH . "/../../Include/openssl/") ||\r
    die "Cannot copy opensslconf.h!";\r
 print "Done!\n";\r
 \r