Remove stray /

This commit is contained in:
David Tardon 2022-12-29 18:01:52 +01:00
parent abc46d7d86
commit dfc5e10eda

View File

@ -71,9 +71,9 @@ sed -i \
%install
%make_install
rm -f %{buildroot}/%{_libdir}/*.la
rm -f %{buildroot}%{_libdir}/*.la
# we install API docs directly from build
rm -rf %{buildroot}/%{_docdir}/%{name}
rm -rf %{buildroot}%{_docdir}/%{name}
%py_byte_compile %{python3} %{buildroot}%{_datadir}