From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id oN4/Dy8o32ToeQEASxT56A (envelope-from ) for ; Fri, 18 Aug 2023 10:13:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uKAfDy8o32TzOAAAauVa8A (envelope-from ) for ; Fri, 18 Aug 2023 10:13:35 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A5CD35B5EE for ; Fri, 18 Aug 2023 10:13:34 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=C7Htl+gc; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692346415; a=rsa-sha256; cv=none; b=d8303isr0zZyehtv0HRS1wESRAzPDjJM0vZbYEr8mjbsgSGyvTgmNmdryD0BFQtAfuOSdV dCXr/4gsMo8yNOkhFyqnokrvTEBvSKuIWxLF1uDgwpg/IT035oZz87Y3bd1dgGhIXUku3J VaAzoi3DeCVmDY3/tYFtZa5/PUaPp2JF/Ly0YHFfVJXRUsXt8pLUwy/1QXvU7zrAhu6fos 3FRRAhU+TJtq6XIAoVdUaQ8Qps2uiYVZ5V4+plWvniR5OopBGXZNQDner27uzexwtFI2Fp eNN22gpEpgUmYiOea+JW26eOXlBQNSsv6lVv3uLCL1hqmNvQWFnsA1H2YoKn4w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=C7Htl+gc; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692346415; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=xnSk/4FolUhxdj2/1ziT/Nhey3FGXU3xOqUqkE0l28o=; b=ANTMia+eiW6sJ4sEy8O/zIQnuwPO5mu3KfMFg/N+4S9qO34oZGbuPR+FvatI+tfUZgzN6y whLP7ozqn8ERFu4CvBg8H7UKb0l3vPxG12OD17p3cv6kZSfsH/TkseI8ogMaFBE24lwKyW Tg0CBUfaUeE805VNbuIEdn4C27f+FFih2mPESjugLMogY3FBC6wtRip3f1aLK0AY9NV3bo lOTk7IQKqSBVxv6h60FFI6LIwGgMxXz7ufBZTRmu+/m9ZZYoGavIqdwPN+357BCLboXDVP KgEDw8WfbY+NHoFuT2mO0PvgGhEuxHBugIm1yW2rooM0tQVAixBkJfZ1zttKJg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWubR-0000TE-FE; Fri, 18 Aug 2023 04:13:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qWubP-0000SX-Ai for guix-patches@gnu.org; Fri, 18 Aug 2023 04:13:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qWubP-0007Ck-2Y for guix-patches@gnu.org; Fri, 18 Aug 2023 04:13:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWubP-0003Qg-Ae for guix-patches@gnu.org; Fri, 18 Aug 2023 04:13:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64798] [PATCH 2/2] gnu: plasma-workspace: Fix path to kf5. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Aug 2023 08:13:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64798 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64798@debbugs.gnu.org Cc: Sughosha Received: via spool by 64798-submit@debbugs.gnu.org id=B64798.169234637013149 (code B ref 64798); Fri, 18 Aug 2023 08:13:03 +0000 Received: (at 64798) by debbugs.gnu.org; 18 Aug 2023 08:12:50 +0000 Received: from localhost ([127.0.0.1]:46055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWubB-0003Q1-Oe for submit@debbugs.gnu.org; Fri, 18 Aug 2023 04:12:49 -0400 Received: from layka.disroot.org ([178.21.23.139]:41118) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWub9-0003Pq-HL for 64798@debbugs.gnu.org; Fri, 18 Aug 2023 04:12:48 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 90A9541101; Fri, 18 Aug 2023 10:12:46 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ggC1pV7qGV_E; Fri, 18 Aug 2023 10:12:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1692346365; bh=uTH0JYnSYIDnIxu/aARXnEiLPew0g4GJAE1AoFBSoiA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=C7Htl+gcJXXht50oz9eyOZGEAgq8o2yfdUiBcVO0ie5Ww8eUGszrw9ZcFjVd3VHBG NYP9ngZC3019DjL7HCh2PpC4F1LokOgf3n6sw0xbRi8rGND0g+XvxdANPnSqK8l0F0 6/C/b6V22VBhQ/+VONlO2oXN+lH3jfEnDpP8cc/mzIHng3JoJUh9gaKF0EPpjZCrCb /hmtqTtauEgbSCnbZGOB+n685swgWuiM2N8BzOg/E7n7Exyb12O9jvKnKRTLxyyorg LV+/0dPRJGHoh2p54e79/GONF4VbthF9dEy5m0H+JaoQU0lnwOVDBI/ibY1gE/xGhy +MFAN9By6USUA== Date: Fri, 18 Aug 2023 10:11:31 +0200 Message-ID: <8ac314302d0fb6dce312e0447ce8ce71cee05bee.1692345893.git.sughosha@disroot.org> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: A5CD35B5EE X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.19 X-Spam-Score: -6.19 X-TUID: fWcZfPRMs1oN * gnu/packages/kde-plasma.scm (plasma-workspace)[patch-workspace-bins]: Fix path to kf5. --- gnu/packages/kde-plasma.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index e699111429..11586a6ce2 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -2500,7 +2500,7 @@ (define-public plasma-workspace (substitute* "startkde/plasma-session/startup.cpp" (("CMAKE_INSTALL_FULL_LIBEXECDIR_KF5..") (string-append "\"" kinit - "/lib/libexec/kf5"))) + "/libexec/kf5"))) (substitute* (list "startkde/startplasma-wayland.cpp" "startkde/startplasma-x11.cpp") -- 2.41.0