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

(-)/usr/portage/sci-visualization/gnuplot/gnuplot-5.1.9999.ebuild (-2 / +1 lines)
Lines 73-82 Link Here
73
		for dir in config demo m4 term tutorial; do
73
		for dir in config demo m4 term tutorial; do
74
			emake -C "$dir" -f Makefile.am.in Makefile.am
74
			emake -C "$dir" -f Makefile.am.in Makefile.am
75
		done
75
		done
76
	else
77
		epatch "${FILESDIR}/${PN}-5.0_rc1-libcerf.patch"
78
	fi
76
	fi
79
77
78
	epatch "${FILESDIR}/${PN}-5.0.1-fix-underlinking.patch"
80
	# Add special version identification as required by provision 2
79
	# Add special version identification as required by provision 2
81
	# of the gnuplot license
80
	# of the gnuplot license
82
	sed -i -e "1s/.*/& (Gentoo revision ${PR})/" PATCHLEVEL || die
81
	sed -i -e "1s/.*/& (Gentoo revision ${PR})/" PATCHLEVEL || die

Return to bug 585842