Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 9844

Summary: UAE binaries get installed in / (patch included)
Product: Gentoo Linux Reporter: Y-z <eyez>
Component: New packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED FIXED    
Severity: normal CC: eyez
Priority: High    
Version: 1.3   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Y-z 2002-10-28 15:02:40 UTC
Installed as /uae and /readdisk

This should probably be /usr/bin/uae and /usr/bin/readdisk

Ebuild is uae-0.8.22.ebuild

The following simple patch changes this (tested):
21c21
<               myconf="--with-x --enable-dga --enable-vidmode --with-sdl
--with-sdl-sound --with-sdl-gfx --prefix=/usr"
---
>               myconf="--with-x --enable-dga --enable-vidmode --with-sdl
--with-sdl-sound --with-sdl-gfx"
Comment 1 SpanKY gentoo-dev 2002-10-29 01:38:11 UTC
*** Bug 9843 has been marked as a duplicate of this bug. ***
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2002-11-09 18:09:41 UTC
Already fixed.