Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 464336
Collapse All | Expand All

(-)mp3info-0.8.5a-r1.ebuild (+1 lines)
Lines 21-26 Link Here
21
21
22
src_prepare() {
22
src_prepare() {
23
	epatch "${FILESDIR}/${P}-ldflags.patch"
23
	epatch "${FILESDIR}/${P}-ldflags.patch"
24
	sed -i "s/LIBS = -lncurses/LIBS = $($(tc-getPKG_CONFIG) --libs ncurses)/g" Makefile
24
}
25
}
25
26
26
src_compile() {
27
src_compile() {

Return to bug 464336