Remove stray /
This commit is contained in:
parent
abc46d7d86
commit
dfc5e10eda
@ -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}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user