summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-20 03:14:08 +0100
committerSam James <sam@gentoo.org>2021-08-20 03:14:08 +0100
commitfe419f34f7df788b25799373c54d80ecde80c9ae (patch)
tree13569ac186fbd0047723a2fc89e5bc8c8ffd0f01 /sci-calculators/tilp2/tilp2-1.18.ebuild
parentsci-libs/adolc: temporarily enforce CONFIG_SHELL (diff)
downloadgentoo-fe419f34f7df788b25799373c54d80ecde80c9ae.tar.gz
gentoo-fe419f34f7df788b25799373c54d80ecde80c9ae.tar.bz2
gentoo-fe419f34f7df788b25799373c54d80ecde80c9ae.zip
sci-calculators/tilp2: fix bashism in configure
Thanks-to: Matt Whitlock <gentoo@mattwhitlock.name> Closes: https://bugs.gentoo.org/723314 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-calculators/tilp2/tilp2-1.18.ebuild')
-rw-r--r--sci-calculators/tilp2/tilp2-1.18.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-calculators/tilp2/tilp2-1.18.ebuild b/sci-calculators/tilp2/tilp2-1.18.ebuild
index 548d7c71f9b3..5cad6f355541 100644
--- a/sci-calculators/tilp2/tilp2-1.18.ebuild
+++ b/sci-calculators/tilp2/tilp2-1.18.ebuild
@@ -28,6 +28,10 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
nls? ( sys-devel/gettext )"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.18-nonbash.patch
+)
+
src_prepare() {
default
# The ac macro AC_PATH_KDE was provided by "acinclude.m4" in 1.17.