commit: 34b6854ce5a33aa288aedf825a5d258a45a4294b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 24 00:11:48 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 24 00:11:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b6854c
dev-libs/libxslt: drop LFS from live
See aa766fe4912798fa0b7b07e283b26e4a79fb04fd upstream.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libxslt/libxslt-9999.ebuild | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/dev-libs/libxslt/libxslt-9999.ebuild
b/dev-libs/libxslt/libxslt-9999.ebuild
index 1f4d62a88f6a..22acdc53723a 100644
--- a/dev-libs/libxslt/libxslt-9999.ebuild
+++ b/dev-libs/libxslt/libxslt-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
# Note: Please bump this in sync with dev-libs/libxml2.
PYTHON_COMPAT=( python3_{10..12} )
-inherit flag-o-matic python-r1 multilib-minimal
+inherit python-r1 multilib-minimal
DESCRIPTION="XSLT libraries and tools"
HOMEPAGE="https://gitlab.gnome.org/GNOME/libxslt"
@@ -51,10 +51,6 @@ src_prepare() {
}
multilib_src_configure() {
- # Remove this after upstream merge request to add AC_SYS_LARGEFILE
lands:
- # https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/55
- append-lfs-flags
-
libxslt_configure() {
ECONF_SOURCE="${S}" econf \
--without-python \