Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398865 - dev-lang/gprolog-1.4.0 please convert src_install to `emake`
Summary: dev-lang/gprolog-1.4.0 please convert src_install to `emake`
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Prolog project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-14 11:12 UTC by Agostino Sarubbo
Modified: 2012-01-14 19:14 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 Agostino Sarubbo gentoo-dev 2012-01-14 11:12:57 UTC
src_install() {
        cd "${S}"/src
        make DESTDIR="${D}" install || die "make install failed"


please use emake
Comment 1 Keri Harris (RETIRED) gentoo-dev 2012-01-14 19:14:12 UTC
Thanks for the QA. This is now fixed in CVS.