Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158515 - games-board/qgo doesn't inherit games eclass
Summary: games-board/qgo doesn't inherit games eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-18 21:59 UTC by Ali Polatel (RETIRED)
Modified: 2006-12-24 03:08 UTC (History)
0 users

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


Attachments
qgo-1.5.2.ebuild (qgo-1.5.2.ebuild,573 bytes, text/plain)
2006-12-18 22:01 UTC, Ali Polatel (RETIRED)
Details
qgo-1.5.2.ebuild (qgo-1.5.2.ebuild,586 bytes, text/plain)
2006-12-20 03:49 UTC, Ali Polatel (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ali Polatel (RETIRED) gentoo-dev 2006-12-18 21:59:45 UTC
games-board/qgo doesn't make use of the games.eclass so qgo is installed under /usr/bin , attached ebuild fixes this.
Comment 1 Ali Polatel (RETIRED) gentoo-dev 2006-12-18 22:01:30 UTC
Created attachment 104339 [details]
qgo-1.5.2.ebuild

qgo-1.5.2.ebuild inheriting games.eclass and installing to appropriate dirs.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2006-12-19 16:38:20 UTC
Change it so it doesn't use egamesinstall please.
Comment 3 Ali Polatel (RETIRED) gentoo-dev 2006-12-20 03:49:41 UTC
Created attachment 104438 [details]
qgo-1.5.2.ebuild
Comment 4 Ali Polatel (RETIRED) gentoo-dev 2006-12-20 03:50:52 UTC
  Chaged egamesinstall to emake DESTDIR=${D} install
Comment 5 Tristan Heaven (RETIRED) gentoo-dev 2006-12-24 03:08:38 UTC
Thanks.