!5 delete unnessary file

From: @wangxiao65
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-11-02 14:48:24 +08:00 committed by Gitee
commit 1646bf54f2
2 changed files with 4 additions and 2 deletions

View File

@ -1 +0,0 @@
import sys, os; s = os.getenv('MPI_PYTHON2_SITEARCH'); s and (s in sys.path or sys.path.append(s))

View File

@ -1,6 +1,6 @@
Name: openmpi
Version: 2.1.1
Release: 18
Release: 19
Summary: Open Source High Performance Computing
License: BSD and MIT and Romio
URL: http://www.open-mpi.org/
@ -194,6 +194,9 @@ make check
%{_mandir}/%{name_all}/man*/*
%changelog
* Mon Nov 2 2020 wangxiao <wangxiao65@huawei.com> - 2.1.1-19
- delete unnessary file
* Wed Oct 21 2020 wangxiao <wangxiao65@huawei.com> - 2.1.1-18
- drop python2 subpackage