mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-04-24 21:31:24 +02:00
Added fixes for easytag ebuild
This commit is contained in:
@@ -34,10 +34,12 @@ DEPEND="${RDEPEND}
|
||||
nls? ( sys-devel/gettext )"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
epatch "${FILESDIR}"/${P}-desktop.patch
|
||||
epatch "${FILESDIR}"/${P}-werror.patch
|
||||
epatch "${FILESDIR}"/${P}-taglib.patch
|
||||
epatch "${FILESDIR}"/${P}-docs.patch
|
||||
epatch "${FILESDIR}"/${P}-iso-c90.patch
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user