mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
sys-apps/utempter: set rpm.eclass var for reference rpm support
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://codeberg.org/gentoo/gentoo/pulls/736 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
0273df39a0
commit
b2855fb2ba
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -6,6 +6,7 @@ EAPI=8
|
||||
MY_PN="${P%.*}"
|
||||
MY_P="${MY_PN}-${PV##*.}"
|
||||
|
||||
RPM_COMPRESS_TYPE=none
|
||||
inherit flag-o-matic rpm toolchain-funcs
|
||||
|
||||
DESCRIPTION="App that allows non-privileged apps to write utmp (login) info"
|
||||
|
||||
Reference in New Issue
Block a user