Fix patching of python command
This commit is contained in:
parent
17a37460e5
commit
e595e0bfb7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user