https://bugzilla.redhat.com/show_bug.cgi?id=891244 Wolfgang Ulbrich <chat-to-me@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|package-review@lists.fedora | |project.org | --- Comment #16 from Wolfgang Ulbrich <chat-to-me@xxxxxxxxx> --- SHOULD: # copy documentation manually #echo "Copying HTML documentation" #mkdir -p %{buildroot}%{_docdir}/%{name} #/bin/cp -vr doc/html %{buildroot}%{_docdir}/%{name} #echo "Copying MAN pages" #/bin/cp -vr doc/man/ %{buildroot}%{_mandir}/ # fix permissions #find %{buildroot}%{_docdir} -type f | xargs chmod 0644 #find %{buildroot}%{_docdir} -type d | xargs chmod 0755 # remove duplicates #%{_mandir}/man3/* #%{_datadir}/eio/examples Pls use '%%' for comments and sorry for my last comment PLs use License: LGPLv2+ and GPLv2+ -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=sPCJvRpyPi&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review