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

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- /usr/portage/media-video/vlc/vlc-1.0.5.ebuild
0
++ /usr/local/portage/media-video/vlc/vlc-1.0.5.ebuild
Lines 230-235 Link Here
230
	# Make it build with libtool 1.5
230
	# Make it build with libtool 1.5
231
	rm -f m4/lt* m4/libtool.m4
231
	rm -f m4/lt* m4/libtool.m4
232
232
233
	# libpng-1.4.0 needs this
234
	sed 's:png_infopp_NULL:NULL:g' -i "${S}"/modules/codec/png.c \
235
		|| die "sed png.c failed"
236
233
	EPATCH_SUFFIX="patch" epatch "${WORKDIR}/patches"
237
	EPATCH_SUFFIX="patch" epatch "${WORKDIR}/patches"
234
	AT_M4DIR="m4 ${WORKDIR}/${PN}-m4" eautoreconf
238
	AT_M4DIR="m4 ${WORKDIR}/${PN}-m4" eautoreconf
235
}
239
}

Return to bug 305105