Rewrite openpgm version in configure*

epel9
Thomas Spura 12 years ago
parent 38435b1525
commit f4c4f8f588

@ -62,7 +62,7 @@ sed -i "s/libzmq_werror=\"yes\"/libzmq_werror=\"no\"/g" \
# Sed version number of openpgm into configure
%global openpgm_pc $(basename %{_libdir}/pkgconfig/openpgm*.pc .pc)
sed -i "s/openpgm-[0-9].[0-9]/%{openpgm_pc}/g" \
configure
configure*
# remove all files in foreign except Makefiles

Loading…
Cancel
Save