Package LICENSES/ as a directory
This commit is contained in:
parent
dba052d8f2
commit
53b5fa511f
@ -196,7 +196,7 @@ cp -rp examples '%{buildroot}%{_pkgdocdir}/'
|
|||||||
|
|
||||||
|
|
||||||
%files -f %{pyproject_files}
|
%files -f %{pyproject_files}
|
||||||
%license LICENSES/*.txt .reuse/dep5
|
%license LICENSES/ .reuse/dep5
|
||||||
|
|
||||||
%{_bindir}/gi-docgen
|
%{_bindir}/gi-docgen
|
||||||
%{_mandir}/man1/gi-docgen.1*
|
%{_mandir}/man1/gi-docgen.1*
|
||||||
@ -211,7 +211,7 @@ cp -rp examples '%{buildroot}%{_pkgdocdir}/'
|
|||||||
|
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%license LICENSES/*.txt .reuse/dep5
|
%license LICENSES/ .reuse/dep5
|
||||||
%doc %{_pkgdocdir}/
|
%doc %{_pkgdocdir}/
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user