Rewrite openpgm version in configure*

This commit is contained in:
Thomas Spura 2013-05-17 15:35:50 +02:00
parent 38435b1525
commit f4c4f8f588
1 changed files with 1 additions and 1 deletions

View File

@ -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