mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 07:19:01 -04:00
sys-auth/hyprpolkitagent: fix pkg_setup
Signed-off-by: Johannes Huber <johu@gmx.de> Closes: https://github.com/gentoo/guru/pull/273 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
parent
44a53f5e97
commit
d24d94ff80
@ -30,7 +30,7 @@ BDEPEND="
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
kg_setup() {
|
||||
pkg_setup() {
|
||||
[[ ${MERGE_TYPE} == binary ]] && return
|
||||
|
||||
if tc-is-gcc && ver_test $(gcc-version) -lt 14 ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user