diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-04-27 00:24:26 +1100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-04-27 00:25:35 +1100 |
commit | 770a196473e9d3bd06e2a05691e9295a2a377a5c (patch) | |
tree | 454a5600fb9d5490bcdd3787dcd852774f9b52dd /sys-fs/lvm2 | |
parent | dev-db/mycli: add 1.27.2 (diff) | |
download | gentoo-770a196473e9d3bd06e2a05691e9295a2a377a5c.tar.gz gentoo-770a196473e9d3bd06e2a05691e9295a2a377a5c.tar.bz2 gentoo-770a196473e9d3bd06e2a05691e9295a2a377a5c.zip |
sys-fs/lvm2: Add egrep patch also to 2.03.22-r1 (rust isnt magically happening on ia64 and alpha)
Closes: https://bugs.gentoo.org/930700
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-fs/lvm2')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.03.22-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/lvm2/lvm2-2.03.22-r1.ebuild b/sys-fs/lvm2/lvm2-2.03.22-r1.ebuild index 9a6df74983f8..2a2c7314d210 100644 --- a/sys-fs/lvm2/lvm2-2.03.22-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.03.22-r1.ebuild @@ -68,6 +68,7 @@ PATCHES=( # For upstream -- review and forward: "${FILESDIR}"/${PN}-2.03.20-dmeventd-no-idle-exit.patch "${FILESDIR}"/${PN}-2.03.20-freopen-musl.patch + "${FILESDIR}"/${PN}-2.03.22-autoconf-2.72-egrep.patch ) pkg_setup() { |