Bug 158515 - games-board/qgo doesn't inherit games eclass
Bug#: 158515 Product:  Gentoo Linux Version: 2006.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: hawking@gentoo.org
Component: Games
URL: 
Summary: games-board/qgo doesn't inherit games eclass
Keywords:  
Status Whiteboard: 
Opened: 2006-12-18 21:59 0000
Description:   Opened: 2006-12-18 21:59 0000
games-board/qgo doesn't make use of the games.eclass so qgo is installed under
/usr/bin , attached ebuild fixes this.

------- Comment #1 From Ali Polatel (RETIRED) 2006-12-18 22:01:30 0000 -------
Created an attachment (id=104339) [details]
qgo-1.5.2.ebuild

qgo-1.5.2.ebuild inheriting games.eclass and installing to appropriate dirs.

------- Comment #2 From Mr. Bones. 2006-12-19 16:38:20 0000 -------
Change it so it doesn't use egamesinstall please.

------- Comment #3 From Ali Polatel (RETIRED) 2006-12-20 03:49:41 0000 -------
Created an attachment (id=104438) [details]
qgo-1.5.2.ebuild

------- Comment #4 From Ali Polatel (RETIRED) 2006-12-20 03:50:52 0000 -------
  Chaged egamesinstall to emake DESTDIR=${D} install

------- Comment #5 From Tristan Heaven 2006-12-24 03:08:38 0000 -------
Thanks.