Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51372 - Info-dir wrong in app-editors/zile-1.7_alpha6.ebuild
Summary: Info-dir wrong in app-editors/zile-1.7_alpha6.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-18 02:34 UTC by Jens Svalgaard Kohrt
Modified: 2004-05-22 06:15 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 Jens Svalgaard Kohrt 2004-05-18 02:34:44 UTC
Zile-1.7_alpha6.ebuild installs .info files in the wrong directory, i.e., in 
    /var/tmp/portage/zile-1.7_alpha6/image/usr/share/info/
instead of
    /usr/share/info/

Reproducible: Always
Steps to Reproduce:



Expected Results:  
 

Line 29 in the ebuild needs to be changed from 
    infodir=${D}/usr/share/info\ 
to 
    infodir=/usr/share/info \
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-05-22 06:15:29 UTC
in cvs

thx