mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
lxde-base/lxsession: EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
52ffacebcb
commit
5469f7316a
@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit vala autotools
|
||||
|
||||
@ -49,7 +49,7 @@ PATCHES=(
|
||||
|
||||
src_prepare() {
|
||||
rm *.stamp || die
|
||||
vala_src_prepare
|
||||
vala_setup
|
||||
default
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user