diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-04-20 00:36:33 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-04-20 00:36:33 +0300 |
commit | 80e7c75146cccf536d51d3cc5f5ea6b1f6af7a73 (patch) | |
tree | 8bf7efca8342c7f58cdc3dd653a251f67429ee29 /media-video | |
parent | b7c83a88080822a7d0f0fa4a773a1249e09a54aa (diff) |
modified: media-video/mplayer/mplayer-9999-r20.ebuild
deleted: net-im/psi/psi-9999.ebuild
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mplayer/mplayer-9999-r20.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/media-video/mplayer/mplayer-9999-r20.ebuild b/media-video/mplayer/mplayer-9999-r20.ebuild index a1345e6..c06b74e 100644 --- a/media-video/mplayer/mplayer-9999-r20.ebuild +++ b/media-video/mplayer/mplayer-9999-r20.ebuild @@ -384,8 +384,6 @@ src_compile() { fi if ! use livecd && ! use bindist ; then myconf="${myconf} $(use_enable win32codecs win32dll)" - use amrnb || myconf="${myconf} --disable-libamr_nb" - use amrwb || myconf="${myconf} --disable-libamr_wb" fi fi # bug 213836 |