https://bugzilla.redhat.com/show_bug.cgi?id=1221781



--- Comment #29 from Raphael Groner <[email protected]> ---
%install
…
# Make doc install compliant with the guidelines:
# https://fedoraproject.org/wiki/Packaging:Guidelines#Documentation
mkdir -p %{buildroot}%{_pkgdocdir}
install -pm 0644 COPYING AUTHORS NEWS README.md TODO -t
%{buildroot}%{_pkgdocdir}/

%files
%if 0%{?rhel} >= 7 || 0%{?fedora}
%license COPYING
%endif
%{_pkgdocdir}/
%exclude %{_pkgdocdir}/html/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to