14
0
2022-05-10 00:24:03 +00:00
committed by Git OBS Bridge
parent b350956167
commit b46f756692

View File

@@ -66,7 +66,6 @@ export CFLAGS="%{optflags} -I/usr/include/freetype2"
%install
%pyproject_install
rm %{buildroot}%{_prefix}/{COPYING,README.md,changes.rst}
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
@@ -75,7 +74,7 @@ cd /tmp
%files %{python_files}
%license COPYING
%doc README.md changes.rst
%doc README.md
%{python_sitearch}/*
%changelog