From b17325eb288ac7ce65d4609a66973bfb9ecc0afe Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 16 Jun 2025 15:56:56 +0100 Subject: [PATCH] lxde-base/lxappearance: fix typo in src_configure Closes: https://bugs.gentoo.org/958251 Signed-off-by: Sam James --- .../{lxappearance-0.6.4.ebuild => lxappearance-0.6.4-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename lxde-base/lxappearance/{lxappearance-0.6.4.ebuild => lxappearance-0.6.4-r1.ebuild} (97%) diff --git a/lxde-base/lxappearance/lxappearance-0.6.4.ebuild b/lxde-base/lxappearance/lxappearance-0.6.4-r1.ebuild similarity index 97% rename from lxde-base/lxappearance/lxappearance-0.6.4.ebuild rename to lxde-base/lxappearance/lxappearance-0.6.4-r1.ebuild index b134cdc823de6..c55982b7ef926 100644 --- a/lxde-base/lxappearance/lxappearance-0.6.4.ebuild +++ b/lxde-base/lxappearance/lxappearance-0.6.4-r1.ebuild @@ -38,7 +38,7 @@ src_prepare() { } src_configure() { - local econfargs=( + local myeconfargs=( --enable-gtk3 $(use_enable dbus) # As of 0.6.4, there's no more dist tarballs, but we