Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9844 - UAE binaries get installed in / (patch included)
Summary: UAE binaries get installed in / (patch included)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
: 9843 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-28 15:02 UTC by Y-z
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 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.