Created attachment 339626 [details] Patch to Makefile.in to use @docdir@ $ ls /usr/share/doc/neon-0.29.6* /usr/share/doc/neon-0.29.6: html /usr/share/doc/neon-0.29.6-r2: AUTHORS.bz2 BUGS.bz2 NEWS.bz2 README.bz2 THANKS.bz2 TODO.bz2 Fixed for me with the attached patch and adding --docdir=/usr/share/doc/${PF} to econf.
Fixed, thanks!
Needs --docdir=/usr/share/doc/${PF} added to econf as well as the patch: $ qlist net-libs/neon-0.29.6-r3 | grep doc /usr/share/doc/html/api.html /usr/share/doc/html/biblio.html /usr/share/doc/html/compliance.html /usr/share/doc/html/features.html /usr/share/doc/html/index.html /usr/share/doc/html/intro.html /usr/share/doc/html/refalloc.html /usr/share/doc/html/refauth.html ... /usr/share/doc/neon-0.29.6-r3/TODO.bz2 /usr/share/doc/neon-0.29.6-r3/THANKS.bz2 /usr/share/doc/neon-0.29.6-r3/README.bz2 /usr/share/doc/neon-0.29.6-r3/NEWS.bz2 /usr/share/doc/neon-0.29.6-r3/BUGS.bz2 /usr/share/doc/neon-0.29.6-r3/AUTHORS.bz2
Sorry for that Re-fixed.