summaryrefslogtreecommitdiff
path: root/sys-apps/acl/acl-2.3.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-08 17:39:25 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-08 17:39:25 +0100
commitd6a3ca89e16356791af128f18ca5d5aeaf1323e0 (patch)
treefbc86af2b58d1e803aae486162ec1f1bc549b33e /sys-apps/acl/acl-2.3.1.ebuild
parentc53e4600c18a19ae2aaab501c1e5e7d6ceed23fe (diff)
gentoo auto-resync : 08:05:2023 - 17:39:25
Diffstat (limited to 'sys-apps/acl/acl-2.3.1.ebuild')
-rw-r--r--sys-apps/acl/acl-2.3.1.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/acl/acl-2.3.1.ebuild b/sys-apps/acl/acl-2.3.1.ebuild
index 521af3d45354..517cb13a2f4b 100644
--- a/sys-apps/acl/acl-2.3.1.ebuild
+++ b/sys-apps/acl/acl-2.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,6 +20,10 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="nls? ( sys-devel/gettext )"
+PATCHES=(
+ "${FILESDIR}/${PN}-2.3.1-musl-1.2.4-lfs64-fix.patch"
+)
+
src_prepare() {
default