diff --git a/SPECS/dnf-plugins-core/dnf-plugins-core.spec b/SPECS/dnf-plugins-core/dnf-plugins-core.spec index d7dc61f6e1b..8aaea0d2cf3 100644 --- a/SPECS/dnf-plugins-core/dnf-plugins-core.spec +++ b/SPECS/dnf-plugins-core/dnf-plugins-core.spec @@ -210,7 +210,7 @@ mkdir build-py3 %build pushd build-py3 - %cmake ../ -DPYTHON_DESIRED:FILEPATH=python3 -DWITHOUT_LOCAL:str=0 + %cmake ../ -DPYTHON_DESIRED:FILEPATH=%python3 -DWITHOUT_LOCAL:str=0 %make_build make doc-man popd