forked from pool/python-PyMuPDF
Fix SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=46
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user