On 03/11/17 15:23, Lans Zhang wrote:
> The modified pattern can match up both the openssl source directory
> and tarball.
>
> Cc: Ye Ting <ting.ye@intel.com>
> Cc: Wu Jiaxin <jiaxin.wu@intel.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
> ---
> CryptoPkg/.gitignore | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/CryptoPkg/.gitignore b/CryptoPkg/.gitignore
> index 05272c2..a631aaf 100644
> --- a/CryptoPkg/.gitignore
> +++ b/CryptoPkg/.gitignore
> @@ -1,2 +1,2 @@
> Include/openssl
> -Library/OpensslLib/openssl-*/
> +Library/OpensslLib/openssl-*
>
I think I never place the tarball under Library/OpensslLib/, only the
extracted directory:
$ wget -q -O - http://www.openssl.org/source/openssl-1.0.2k.tar.gz \
| tar -x -z
But I sure don't mind this change.
Acked-by: Laszlo Ersek <lersek@redhat.com>
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel