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



--- Comment #10 from marcindulak <marcin.du...@gmail.com> ---
(In reply to Björn Persson from comment #9)
> (In reply to marcindulak from comment #8)
> > mv %{buildroot}%{_docdir}/%{name} %{buildroot}%{_pkgdocdir}
> 
> Where those aren't equal, the correct solution is to pass
> "--docdir=%{_pkgdocdir}" to configure. That should work as Autoconf is used.

As:

%configure --docdir=%{_pkgdocdir}

and not as

./configure --docdir=%{_pkgdocdir}

as I've tried initially.

-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to