diff --git a/Botan.spec b/Botan.spec index 3d4477f..0289a3e 100644 --- a/Botan.spec +++ b/Botan.spec @@ -125,7 +125,7 @@ rm -f %{buildroot}/%{_libdir}/libbotan*.a chmod +x %{buildroot}%{python3_sitearch}/botan2.py sed -i '1s@^#!/.*@#!%{_bindir}/python3@' %{buildroot}%{python3_sitearch}/botan2.py -rm %{_bindir}/botan +rm %{buildroot}%{_bindir}/botan %check %make_build check