Yet another try.

This commit is contained in:
Susi Lehtola 2015-12-23 21:34:08 +01:00
parent 1a59cb36f4
commit 91708372d9
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ if [[ "$suffix" != "" ]]; then
else
pname=${plibname}
fi
install -D -p -m 755 openmp/${plibname}.so %{buildroot}%{_libdir}/${pname}.so
install -D -p -m 755 threaded/${plibname}.so %{buildroot}%{_libdir}/${pname}.so
# Install the 64-bit interface libraries
%if %build64