summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-04-27 15:57:04 +0200
committerFabian Groffen <grobian@gentoo.org>2023-04-27 15:57:04 +0200
commitf3c8230ab959699f62c4a994039e33abf4cf1c71 (patch)
treef6b12dafd408792be79c1e9321959d9997f066f7 /app-text/tree
parentdev-python/reportlab: Bump to 3.6.13 (diff)
downloadgentoo-f3c8230ab959699f62c4a994039e33abf4cf1c71.tar.gz
gentoo-f3c8230ab959699f62c4a994039e33abf4cf1c71.tar.bz2
gentoo-f3c8230ab959699f62c4a994039e33abf4cf1c71.zip
app-text/tree-2.1.0: drop obsolete strverscmp fix
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-text/tree')
-rw-r--r--app-text/tree/tree-2.1.0.ebuild8
1 files changed, 0 insertions, 8 deletions
diff --git a/app-text/tree/tree-2.1.0.ebuild b/app-text/tree/tree-2.1.0.ebuild
index fbad3d309fd4..cb4070e2047e 100644
--- a/app-text/tree/tree-2.1.0.ebuild
+++ b/app-text/tree/tree-2.1.0.ebuild
@@ -19,14 +19,6 @@ S=${WORKDIR}/unix-${P}
RDEPEND=""
DEPEND=""
-src_prepare() {
- if use !elibc_glibc ; then
- # 433972, also previously done only for elibc_uclibc
- sed -i -e '/^OBJS=/s/$/ strverscmp.o/' Makefile || die
- fi
- default
-}
-
src_compile() {
append-lfs-flags
emake \