Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 588824 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/dev-java/javacup/javacup-0.11b_p20151001.ebuild (-1 / +1 lines)
Lines 33-39 Link Here
33
33
34
java_prepare() {
34
java_prepare() {
35
	# Bizarrely, you can't build from the tarball without this patch.
35
	# Bizarrely, you can't build from the tarball without this patch.
36
	epatch "${FILESDIR}"/${PN}-0.11b_beta20150326-build-xml-svn.patch
36
	epatch "${FILESDIR}"/${PN}-0.11b_beta20160615-build-xml-svn.patch
37
37
38
	# The JFlex package name has changed to lower case.
38
	# The JFlex package name has changed to lower case.
39
	sed -i "s/JFlex\./jflex./g" build.xml || die
39
	sed -i "s/JFlex\./jflex./g" build.xml || die

Return to bug 588824