Skip to content

Commit 37eee1b

Browse files
committed
Revert "Patch the prrte.spec file."
This reverts commit 3ef5dc9. Signed-off-by: Austen Lauria <awlauria@us.ibm.com>
1 parent c265ea2 commit 37eee1b

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

autogen.pl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,10 +1643,6 @@ sub replace_config_sub_guess {
16431643
if (! -f "3rd-party/prrte/configure.ac") {
16441644
my_die("Could not find pmix files\n");
16451645
}
1646-
1647-
verbose "Patching prrte.spec file\n";
1648-
system("$patch_prog -N -p0 < ./config/prrte.spec.diff > /dev/null 2>&1");
1649-
16501646
push(@subdirs, "3rd-party/prrte/");
16511647
$m4 .= "m4_define([package_prrte], [1])\n";
16521648

config/prrte.spec.diff

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

0 commit comments

Comments
 (0)