Try to handle builders that can't resolve their own name

epel9
Orion Poplawski 9 years ago
parent 9af8c97972
commit 56911484c2

@ -179,6 +179,8 @@ NetCDF parallel openmpi static libraries
%prep
%setup -q -n %{name}-c-%{version}
%patch0 -p1 -b .char
# Try to handle builders that can't resolve their own name
sed -i -s 's/mpiexec/mpiexec -host localhost/' */*.sh
%build

Loading…
Cancel
Save