mirror of https://github.com/acidanthera/audk.git
Remove Carriage-Return character.
signed-off-by: Jeff Fan <jeff.fan@intel.com> reviewed-by: Ting Ye <ting.ye@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13450 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0309b719dd
commit
1300608777
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
cd openssl-0.9.8w
|
||||
cd openssl-0.9.8w
|
||||
cp e_os2.h ../../../Include/openssl
|
||||
cp crypto/crypto.h ../../../Include/openssl
|
||||
cp crypto/tmdiff.h ../../../Include/openssl
|
||||
|
|
Loading…
Reference in New Issue