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

(-)/usr/portage/media-video/vlc/vlc-0.9.6.ebuild (+3 lines)
Lines 208-213 Link Here
208
	unpack ${A}
208
	unpack ${A}
209
	cd "${S}"
209
	cd "${S}"
210
210
211
	# fix for bug #245777
212
	rm m4/lt* m4/libtool.m4 autotools/ltmain.sh
213
211
	EPATCH_SUFFIX="patch" epatch "${WORKDIR}/patches"
214
	EPATCH_SUFFIX="patch" epatch "${WORKDIR}/patches"
212
	AT_M4DIR="m4 ${WORKDIR}/${PN}-m4" eautoreconf
215
	AT_M4DIR="m4 ${WORKDIR}/${PN}-m4" eautoreconf
213
}
216
}

Return to bug 245777