diff --git a/catch.spec b/catch.spec index 6d55ae6..64fa300 100644 --- a/catch.spec +++ b/catch.spec @@ -34,7 +34,7 @@ is packaged up as a single header for extra convenience. %prep %autosetup -p 1 -n Catch2-%{version} # No python, just python3 -sed -i -e "s|COMMAND python |COMMAND python3 |" CMakeLists.txt +sed -i -e "s|COMMAND python |COMMAND python3 |" projects/CMakeLists.txt %build