mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
sci-visualization/gnuplot: Fix compilation with USE=caca.
Closes: https://bugs.gentoo.org/690014 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -70,6 +70,7 @@ src_prepare() {
|
||||
eapply "${FILESDIR}"/${PN}-5.0.1-fix-underlinking.patch
|
||||
eapply "${FILESDIR}"/${PN}-5.0.6-no-picins.patch
|
||||
eapply "${FILESDIR}"/${PN}-5.2.2-regis.patch
|
||||
eapply "${FILESDIR}"/${PN}-5.2.6-caca.patch
|
||||
eapply_user
|
||||
|
||||
if [[ -z ${PV%%*9999} ]]; then
|
||||
|
||||
Reference in New Issue
Block a user