mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
media-video/kmplayer: Fix prepare with USE=npp
Gentoo-bug: 590054 Package-Manager: portage-2.2.28
This commit is contained in:
committed by
Michael Palimaka
parent
882701418b
commit
bf4ff04cb6
@@ -56,7 +56,8 @@ RDEPEND="${CDEPEND}
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
use npp && epatch "${FILESDIR}/${PN}-flash.patch"
|
||||
use npp && sed -i src/kmplayer_part.desktop \
|
||||
-e ":^MimeType: s:=:=application/x-shockwave-flash;:" || die
|
||||
|
||||
kde5_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user