Skip to content

Commit 4393272

Browse files
committed
Revert "Apply PRRTE patch for spec file bug."
This reverts commit 2d12ae4. Signed-off-by: Tomislav Janjusic <tomislavj@nvidia.com>
1 parent 10e5faa commit 4393272

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

jenkins/open-mpi.dist.create-tarball.build-rpm.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ fi
3333
if [[ -d ${WORKSPACE}/ompi/3rd-party/prrte ]]; then
3434
echo "Building PRRTE RPM"
3535
pushd ${WORKSPACE}/ompi/3rd-party/prrte
36-
echo "Applying PRRTE patch spec file issue."
37-
patch -N -p0 < ${WORKSPACE}/ompi-scripts/jenkins/prrte.spec.patch
3836
./autogen.pl; ./configure; make dist
3937
cd contrib/dist/linux
4038
tarball=$(find ../../.. -name "*.bz2" -print)

jenkins/prrte.spec.patch

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)