Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60047 - dev-util/log4c-1.0.11: html doc access violations
Summary: dev-util/log4c-1.0.11: html doc access violations
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-11 04:58 UTC by Aaron Walker (RETIRED)
Modified: 2004-08-11 06:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Walker (RETIRED) gentoo-dev 2004-08-11 04:58:11 UTC
dragonheart,

tested the new ebuild, but get access violations when attempting to install the html docs.  That is part of the reason I originally changed it to einstall.

You can either change it back to einstall, or add something like:

sed -i 's:cp -r html $(docdir):cp -r html $(DESTDIR)$(docdir):' doc/Makefile.in

in src_unpack()

Other than that, it looks good.

Cheers
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-08-11 06:49:47 UTC
fixed - thanks again