Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=924310

--- Comment #12 from Alex G. <[email protected]> ---
(In reply to comment #11)
> Ok. This is more complicated. The package installer thinks that it is a good
> idea to install documentaion in /usr/share/doc/. The location of the doc is
> packaging territory, and upstream should not really mess with that. I would
> contact them about it.
> 
> Until then, we can mess around a little bit:
> in %install, add:
> 
> # move installed doc to versioned directory
> mv $RPM_BUILD_ROOT%{_docdir}/mate \
>    $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
> 
> then change the %files entry to:
> 
> %doc %{_docdir}/%{name}-%{version}/atril/atril.html
> %doc %{_docdir}/%{name}-%{version}/atril/atril_start_window.png
> 
Or if it's upstream's intention to have all mate-desktop documentation files
under a common umbrella (/usr/share/doc/mate), someone needs to own that common
umbrella.

-- 
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=FqrQ9NmLUo&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to