summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-27 02:18:01 +0000
committerSam James <sam@gentoo.org>2021-03-27 02:57:38 +0000
commit08b0488189721a4b2904e41b5e705b9ef86e4f8d (patch)
tree857f847fc2716729d6fbc9f92ceb8372b11d4015 /sci-libs/gerris/gerris-20131206-r1.ebuild
parentmedia-libs/cogl: fix build with slibtool (diff)
downloadgentoo-08b0488189721a4b2904e41b5e705b9ef86e4f8d.tar.gz
gentoo-08b0488189721a4b2904e41b5e705b9ef86e4f8d.tar.bz2
gentoo-08b0488189721a4b2904e41b5e705b9ef86e4f8d.zip
sci-libs/gerris: fix build with slibtool
Thanks-to: orbea <orbea@riseup.net> Closes: https://bugs.gentoo.org/778341 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/gerris/gerris-20131206-r1.ebuild')
-rw-r--r--sci-libs/gerris/gerris-20131206-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-libs/gerris/gerris-20131206-r1.ebuild b/sci-libs/gerris/gerris-20131206-r1.ebuild
index 4ddca5bec04a..3ce7e0b36044 100644
--- a/sci-libs/gerris/gerris-20131206-r1.ebuild
+++ b/sci-libs/gerris/gerris-20131206-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -46,6 +46,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-20130531-use-blas-lapack-system.patch
"${FILESDIR}"/${PN}-20131206-lis-api-change.patch
"${FILESDIR}"/${PN}-20131206-DEFAULT_SOURCE-replacement.patch
+ "${FILESDIR}"/${PN}-20131206-slibtool.patch
)
src_prepare() {