Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27261 - packit-0.6.0c-r1.ebuild doesn't install the compiled binary
Summary: packit-0.6.0c-r1.ebuild doesn't install the compiled binary
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-24 18:49 UTC by Josh Lamontagne
Modified: 2003-08-25 20:52 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 Josh Lamontagne 2003-08-24 18:49:51 UTC
In the ebuild for packit-0.6.0c-r1, line 23 is commented.
    src_install() {
    #einstall || die
    dodoc INSTALL LICENSE VERSION docs/*
    }
This results in the documentation for packit-0.6.0c being the only thing that is
installed on the system. Uncommenting this line should fix the problem. :-)


Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2003-08-25 20:52:02 UTC
hrm, that fix didnt make it out of my PORTDIR for some reason :(

fixed in cvs, thanks