First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 85938
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Disenchanted (RETIRED) <morfic@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Benoit Boissinot <benoit.boissinot@ens-lyon.fr>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 85938 depends on: Show dependency tree
Bug 85938 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-19 13:17 0000
With dev-libs/boost-1.32.0-r1, one part of the html doc is installed in
/usr/share/doc/boost-1.32.0-r1 while the other part is in
/usr/share/doc/boost-1.32.0.

Changing the line 102 of the ebuild from:
install -D -m0644 \{\} ${D}/usr/share/doc/${P}/html/\{\} \;
to
install -D -m0644 \{\} ${D}/usr/share/doc/${PF}/html/\{\} \;

solves it (it installes everything in /usr/share/doc/boost-1.32.0-r1.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Disenchanted (RETIRED) 2005-03-22 20:23:59 0000 -------
fixed, thanks :)


First Last Prev Next    No search results available      Search page      Enter new bug