From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wDYOHkxmB2GYRwEAgWs5BA (envelope-from ) for ; Mon, 02 Aug 2021 05:28:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8FG4GUxmB2GzRgAAbx9fmQ (envelope-from ) for ; Mon, 02 Aug 2021 03:28:12 +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 ADD681C54A for ; Mon, 2 Aug 2021 05:28:11 +0200 (CEST) Received: from localhost ([::1]:41956 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mAOcc-000539-Nl for larch@yhetil.org; Sun, 01 Aug 2021 23:28:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59594) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mAOcW-0004zh-0H for guix-patches@gnu.org; Sun, 01 Aug 2021 23:28:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54027) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mAOcV-00033d-P2 for guix-patches@gnu.org; Sun, 01 Aug 2021 23:28:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mAOcV-0000Jv-NO for guix-patches@gnu.org; Sun, 01 Aug 2021 23:28:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49813] [PATCH 23/34] gnu: scotch: Fix regex in FIND-FILES invocation. Resent-From: Sarah Morgensen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Aug 2021 03:28:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49813 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49813@debbugs.gnu.org Received: via spool by 49813-submit@debbugs.gnu.org id=B49813.16278748631072 (code B ref 49813); Mon, 02 Aug 2021 03:28:03 +0000 Received: (at 49813) by debbugs.gnu.org; 2 Aug 2021 03:27:43 +0000 Received: from localhost ([127.0.0.1]:37308 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mAOc6-0000Gr-IE for submit@debbugs.gnu.org; Sun, 01 Aug 2021 23:27:43 -0400 Received: from out0.migadu.com ([94.23.1.103]:17671) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mAOc0-0000G3-O4 for 49813@debbugs.gnu.org; Sun, 01 Aug 2021 23:27:34 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mgsn.dev; s=key1; t=1627874852; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=yTbuHoBcUfouQbYgkK+/hwu9SjyiJPZVuI1cWsdtBC4=; b=T6Y09MFqQTnRgSQV1+eQDM8CVaIkcLTcNRa15A6OtClc0hySx4sNcSlfmA/ly5boNSGScW BhXU9ZzVrauvPkil8rhTNdp6/9pXmlbHuhbAsBsyc/YMCZFLP1VlcLEgfAirjsB1fGxDO6 C00wvCIAmUwZi7lDxy/ogF24VRiCyVU= From: Sarah Morgensen Date: Sun, 1 Aug 2021 20:27:17 -0700 Message-Id: <09f791449bf34647baed88b7899a7a591fc8b0bf.1627850945.git.iskarian@mgsn.dev> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Migadu-Auth-User: iskarian@mgsn.dev 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=1627874892; 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=yTbuHoBcUfouQbYgkK+/hwu9SjyiJPZVuI1cWsdtBC4=; b=onMOn1NTyEIzbkY9mU8kz3Ud7k3rdQcbJoCIW4XCSXlEDeCbDCQrvfRnSkDZ5vRdro8FCi NW2TcsIe/GPAmA0LJfY/Z2LRDTNYi8M0VchJVF7S0FjT1Qs8U1oFEiGq7bItbbZgfWD66X wVeR/qW60xmbGd+StPHmexLlBCzhEbVtM74lesLPrAB3NYJs0LbKPkIkiA1Q/6CmCDpP0C 4fl6dMCTDyBUQZPaRuzol4Bfv2wwq80oh5glVFaR5L9utpq16eZxDMWRHm/QNPMENU5M3w V5TgXATrfgOlI3EbgjDeusiYf832rcgcI9y9tmghJPndTxb2IqfWEnXPhsFyFA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1627874892; a=rsa-sha256; cv=none; b=ZHXABj6GCFSO0+S3bqFsl3OeHsEEz4QMcydG1CUOLsrmxrCS3APp8KdglbYLqSlJXvrV5N u+PLZaQAVPfftgR6yU1C+/JTnQSw/7lBZuk8Mca6siPUig2fJO0no9RXSsSbAUw/eApzBL DM35idmRcvosA6bPba7d2Wnw06ereaKAuMGOCt1GKB2S8iQCnfqYlKzlaKg37/JFHKxL11 m+PPVzMWST8gQ4ndHF5tbTmerlec9fY80CSPBzWbG6W414OUnYGLieh4pBo8wi24NLGtRG JiQ4GfMhNxft2o3I8gt1na2NCLYd6bRvFniQOmpz69kdv0kiA6bSFavflzxrRA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mgsn.dev header.s=key1 header.b=T6Y09MFq; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mgsn.dev (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.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mgsn.dev header.s=key1 header.b=T6Y09MFq; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mgsn.dev (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: ADD681C54A X-Spam-Score: -0.32 X-Migadu-Scanner: scn1.migadu.com X-TUID: enlXpaDCWBgF See for more information. * gnu/packages/maths.scm (scotch)[arguments]: Fix regex. --- gnu/packages/maths.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 1afe72659a..61f11c6b52 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -48,6 +48,7 @@ ;;; Copyright © 2021 Paul A. Patience ;;; Copyright © 2021 Ivan Gankevich ;;; Copyright © 2021 Jean-Baptiste Volatier +;;; Copyright © 2021 Sarah Morgensen ;;; ;;; This file is part of GNU Guix. ;;; @@ -3423,10 +3424,10 @@ YACC = bison -pscotchyy -y -b y ;; metis files are not installed with 'make install' (for-each (lambda (f) (install-file f (string-append out "/include"))) - (find-files "../include/" ".*metis\\.h")) + (find-files "../include/" "metis\\.h$")) (for-each (lambda (f) (install-file f (string-append out "/lib"))) - (find-files "../lib/" ".*metis\\..*")) + (find-files "../lib/" "metis\\.")) #t)))))) (home-page "https://www.labri.fr/perso/pelegrin/scotch/") (properties -- 2.31.1