Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
- use oss || make_wrapper lastfm "aoss ./player" ${destination} - use oss && make_wrapper lastfm ./player ${destination} + use oss && make_wrapper lastfm "aoss ./player" ${destination} + use oss || make_wrapper lastfm ./player ${destination}
I just removed the useflag, because it makes no sense there is native oss and alsa. And aoss does segfault for me.