From f22e76dc20e1a6e23a2d7dc0393e6ad9caa538a8 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Wed, 18 Mar 2020 05:28:36 +0000 Subject: [PATCH] Remove wrong entries added in the previous commit. Pointyhat to: jkim --- ObsoleteFiles.inc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index b92786a0124..f72f78c9c1d 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -36,12 +36,6 @@ # xargs -n1 | sort | uniq -d; # done -# 20200317: OpenSSL 1.1.1e import -OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_security_bits.3.gz -OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_size.3.gz -OLD_FILES+=usr/share/openssl/man/man3/X509_LOOKUP_get_method_data.3.gz -OLD_FILES+=usr/share/openssl/man/man3/X509_LOOKUP_get_store.3.gz -OLD_FILES+=usr/share/openssl/man/man3/X509_LOOKUP_set_method_data.3.gz # 20200310: new clang import which bumps version from 9.0.1 to 10.0.0. OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/algorithm OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/complex