Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270736 - asciidoc broken
Summary: asciidoc broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-21 17:14 UTC by Reza Jelveh
Modified: 2009-05-23 06:47 UTC (History)
0 users

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


Attachments
fix for asciidoc ebuild (asciidoc.diff,1.56 KB, patch)
2009-05-21 17:15 UTC, Reza Jelveh
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Reza Jelveh 2009-05-21 17:14:53 UTC
asciidoc sets conf_dir hardcoded in asciidoc.py to /etc

it needs to be changed to the prefix etc before installation.
Comment 1 Reza Jelveh 2009-05-21 17:15:33 UTC
Created attachment 192048 [details, diff]
fix for asciidoc ebuild
Comment 2 Fabian Groffen gentoo-dev 2009-05-23 06:47:19 UTC
Any reason why you also changed EROOT and ED into EPREFIX?  I only added your extra sed and ~x86-macos keyword.  Thanks!