From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oGBHJhVDb2BAYwEAgWs5BA (envelope-from ) for ; Thu, 08 Apr 2021 19:53:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id aAEwIBVDb2DsVQAA1q6Kng (envelope-from ) for ; Thu, 08 Apr 2021 17:53:25 +0000 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 0CD471BBE3 for ; Thu, 8 Apr 2021 19:53:25 +0200 (CEST) Received: from localhost ([::1]:37494 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lUYqJ-0006S6-VJ for larch@yhetil.org; Thu, 08 Apr 2021 13:53:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40210) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUYp1-0005o7-MB for guix-patches@gnu.org; Thu, 08 Apr 2021 13:52:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36732) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lUYp1-0004wE-Dp for guix-patches@gnu.org; Thu, 08 Apr 2021 13:52:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lUYp1-0003q3-CW for guix-patches@gnu.org; Thu, 08 Apr 2021 13:52:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47661] [PATCH 19/33] gnu: emacs-vterm: Adjust to changes in emacs-build-system. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Apr 2021 17:52:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47661 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47661@debbugs.gnu.org Received: via spool by 47661-submit@debbugs.gnu.org id=B47661.161790427314471 (code B ref 47661); Thu, 08 Apr 2021 17:52:03 +0000 Received: (at 47661) by debbugs.gnu.org; 8 Apr 2021 17:51:13 +0000 Received: from localhost ([127.0.0.1]:48231 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUYoD-0003lL-04 for submit@debbugs.gnu.org; Thu, 08 Apr 2021 13:51:13 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:11285) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUYo9-0003ks-Q5 for 47661@debbugs.gnu.org; Thu, 08 Apr 2021 13:51:10 -0400 Received: from localhost.localdomain (194-96-13-79.adsl.highway.telekom.at [194.96.13.79]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4FGTMb2yZnz1DH6p for <47661@debbugs.gnu.org>; Thu, 8 Apr 2021 19:51:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4FGTMb2yZnz1DH6p DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1617904267; bh=cErPvceOBp8zA+sx3QElEBtdt6a6Gf15F1h5siVflAU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WBqiKLonH2H8JCzXyPqRKRf8ziu3ySMgcU+/OzaSfBnQXismPkRQJtKuuTzR0OV3/ Rt1ggrJYLLYEzCDC8Wi+bs2AviCMt6LoUICrBG0n4FW3qL2nl2XurKPTk6yYbqGJIq DKHHakhMjogeKPiZQ05OD4Ret7WvLOaGeRaQD34c= From: Leo Prikler Date: Thu, 8 Apr 2021 19:49:53 +0200 Message-Id: <20210408175007.13360-19-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210408175007.13360-1-leo.prikler@student.tugraz.at> References: <20210408175007.13360-1-leo.prikler@student.tugraz.at> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1617904405; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: 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=cErPvceOBp8zA+sx3QElEBtdt6a6Gf15F1h5siVflAU=; b=JQTegx6zbIWAQH3U3HCU/+NQbgGOw3iJ2JvxMF7VFZMz0qXHr3DS0pwjdaN1yFBYDvdXq3 hGsG6ypjs/uLkK1XWb0IKiMPRwIfH2dI8daIh3rhG/gEx+gh2oDx5wrZkh5nMuN3GhGHu9 /6vxops4/79NG3e4dKlUqrl88bUNQbPhelibvDAiP8mwmj7x7F+TfvM44ICenz4HX3GRaG qR3OziyzJjB9oHBusSi0G+ZE4pMv3AHiMitgm04U8WTSQKCVOSth/FjqgcVmjTtCqC24aF lg8Cqjp1P/4eO1REfGLK2EccRcISUJyl/dc5FWepnlL980LNsMfP2RN9SQTJMQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1617904405; a=rsa-sha256; cv=none; b=PIyI5EF7dIAW62IjohtYRxUwddsOev4TJvYuGvNEqWsJyEQzjMZn/em+0He6ZT3nY8Si6j 7rKGOiOKufmg1V4V8jsCrvMJ9SxczQ4PlDUNyRSIT++/EitU6ARagFAlTIj5fklxEC1RwE x2mlvcOFdrPPbAzjORcccIOPy/w5bXoqWnpZsx1zDdQYeQclJI1bqKWvOBnytxilXBLrMh kJEvMt24zDFSl4YvaqziX9R8D2BhtkV5u3aVc7xBv+BiPGB88pu8CsPiUX3lPfQTRVA1W8 UYrvb1QAoeMLzzKroUH4uEO5e6M5pEjStAKI8kpNdIhJRTtcE50TxSkiZ2NqMA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=WBqiKLon; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.34 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=WBqiKLon; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 0CD471BBE3 X-Spam-Score: -0.34 X-Migadu-Scanner: scn0.migadu.com X-TUID: McUMpAMUDGT3 * gnu/packages/emacs-xyz.scm (emacs-vterm)[substitute-vterm-module-path]: Move after ‘unpack’. --- gnu/packages/emacs-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 3e0650e87e..16e17bac0c 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -21585,7 +21585,7 @@ stored playlists.") (guix build cmake-build-system)) #:phases (modify-phases %standard-phases - (add-before 'add-source-to-load-path 'substitute-vterm-module-path + (add-after 'unpack 'substitute-vterm-module-path (lambda* (#:key outputs #:allow-other-keys) (chmod "vterm.el" #o644) (emacs-substitute-sexps "vterm.el" -- 2.31.1