From 90c31061ee9e218f9c619b0c3a060ae2181a70e3 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Fri, 29 Jan 2021 13:36:43 +0100 Subject: x11-plugins/pidgin-sipe: Fixed typo in src_configure introduced in my commit 9369e81228 Closes: https://bugs.gentoo.org/767847 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler --- x11-plugins/pidgin-sipe/pidgin-sipe-1.25.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-plugins/pidgin-sipe') diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.25.0-r1.ebuild b/x11-plugins/pidgin-sipe/pidgin-sipe-1.25.0-r1.ebuild index 7aa6dbaf79c1..2e14f7d593d8 100644 --- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.25.0-r1.ebuild +++ b/x11-plugins/pidgin-sipe/pidgin-sipe-1.25.0-r1.ebuild @@ -56,7 +56,7 @@ src_configure() { $(use_enable !openssl nss) $(use_enable openssl) ) - econf "${myeconfsrgs[@]}" + econf "${myeconfargs[@]}" } src_install() { -- cgit v1.2.3-65-gdbad