Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179586 - sys-devel/distcc installs documentation in /usr/share/doc/${PN}
Summary: sys-devel/distcc installs documentation in /usr/share/doc/${PN}
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Petteri Räty (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-23 21:16 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-04-24 19:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild patch (distcc-ebuild.patch,631 bytes, patch)
2007-05-23 21:16 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2007-05-23 21:16:12 UTC
The usual location for documentation is /usr/share/doc/${PF} instead, and almost every other package install there.

The attached patch fixes this by using dodoc to install survey.txt and passing --with-docdir at econf run.

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-05-23 21:16:53 UTC
Created attachment 120133 [details, diff]
Ebuild patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-04-22 10:56:42 UTC
Well, after almost an year, I fixed this myself, sorry for overstepping.
Comment 3 Leonardo Valeri Manera 2008-04-24 19:59:55 UTC
econf: updating /var/tmp/paludis/sys-devel-distcc-2.18.3-r12/work/distcc-2.18.3/config.guess with /usr/share/gnuconfig/config.guess
econf: updating /var/tmp/paludis/sys-devel-distcc-2.18.3-r12/work/distcc-2.18.3/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-included-popt --docdir=/usr/share/doc/distcc-2.18.3-r12 --disable-avahi --without-gnome --with-gtk --build=i686-pc-linux-gnu
configure: error: unrecognized option: --docdir=/usr/share/doc/distcc-2.18.3-r12
Try `./configure --help' for more information.

!!! ERROR in sys-devel/distcc-2.18.3-r12:
!!! In econf at line 1879
!!! econf failed