forked from pool/python-python-rtmidi
- Fix package build failure due to -doc package not being marked
with %python_files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rtmidi?expand=0&rev=9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-rtmidi
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -86,7 +86,7 @@ rm docs/_build/html/.buildinfo docs/_build/html/objects.inv
|
||||
%doc AUTHORS.rst CHANGELOG.rst README.rst
|
||||
%{python_sitearch}/*
|
||||
|
||||
%files doc
|
||||
%files %{python_files doc}
|
||||
%doc docs/_build/html examples
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user