diff --git a/pacemaker.spec b/pacemaker.spec index e82ebfb..2d46bb5 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -40,7 +40,7 @@ #%global rawhide %(test ! -e /etc/yum.repos.d/fedora-rawhide.repo; echo $?) %global rawhide 0 -#%global cs_version %(pkg-config corosync --modversion | awk -F . '{print $1}') +#%%global cs_version %%(pkg-config corosync --modversion | awk -F . '{print $1}') %global cs_version 2 # It has to be eventually decided whether to use Python2 or Python3 %global py_site %{?python_sitearch}%{!?python_sitearch:%(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}