[PATCH v3 4/5] x11-themes/leonidas-backgrounds: set rpm.eclass var for reference rpm support
Eli Schwartz <[email protected]>
| Newsgroups | gmane.linux.gentoo.devel |
|---|---|
| Message-ID | <[email protected]> |
It's a src.rpm, so, no compression essentially (the extracted files are compressed, very brilliant). Signed-off-by: Eli Schwartz <[email protected]> --- .../leonidas-backgrounds-11.0.0.2-r2.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-themes/leonidas-backgrounds/leonidas-backgrounds-11.0.0.2-r2.ebuild b/x11-themes/leonidas-backgrounds/leonidas-backgrounds-11.0.0.2-r2.ebuild index b8c9839f733d..764ac76b9595 100644 --- a/x11-themes/leonidas-backgrounds/leonidas-backgrounds-11.0.0.2-r2.ebuild +++ b/x11-themes/leonidas-backgrounds/leonidas-backgrounds-11.0.0.2-r2.ebuild @@ -1,8 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 +RPM_COMPRESS_TYPE=none + inherit rpm MY_P="${PN}-$(ver_cut 1-3)" -- 2.52.0