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



--- Comment #13 from Tuomo Soini <[email protected]> ---
Fix for the issue is to change:

# Remove extra files from pkgdocdir?                                            
rm -rf %{buildroot}%{_pkgdocdir}/*


to:

# Remove extra doc files
rm -rf %{buildroot}%{_defaultdocdir}/%{name}

-- 
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]
To unsubscribe send an email to [email protected]

Reply via email to