Revert "Avoid a race on library creation"

This reverts commit b16892a7af.
epel8
Nicolas Chauvet 7 years ago
parent 283656bf71
commit 841c695216

@ -52,8 +52,6 @@ autoreconf -fiv
sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
# Avoid a race on library creation
%make_build || %make_build -C schroedinger libschroedinger-1.0.la
%make_build

Loading…
Cancel
Save