From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id +DiQNELH7mAcggEAgWs5BA (envelope-from ) for ; Wed, 14 Jul 2021 13:15:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id ICReMELH7mArLAAAB5/wlQ (envelope-from ) for ; Wed, 14 Jul 2021 11:15:14 +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 4F6A6159D0 for ; Wed, 14 Jul 2021 13:15:14 +0200 (CEST) Received: from localhost ([::1]:49242 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m3crB-0003XA-Ap for larch@yhetil.org; Wed, 14 Jul 2021 07:15:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57266) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m3cq8-000133-DI for guix-patches@gnu.org; Wed, 14 Jul 2021 07:14:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59884) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m3cq7-0000zf-1Z for guix-patches@gnu.org; Wed, 14 Jul 2021 07:14:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m3cq6-0001QX-TR for guix-patches@gnu.org; Wed, 14 Jul 2021 07:14:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH v6 12/22] openssl: Remove trailing #t from phases. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Jul 2021 11:14:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49025 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49025@debbugs.gnu.org Cc: Mathieu Othacehe , Maxime Devos Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.16262612195292 (code B ref 49025); Wed, 14 Jul 2021 11:14:06 +0000 Received: (at 49025) by debbugs.gnu.org; 14 Jul 2021 11:13:39 +0000 Received: from localhost ([127.0.0.1]:43165 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3cpe-0001NC-Sr for submit@debbugs.gnu.org; Wed, 14 Jul 2021 07:13:39 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:39776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3cpQ-0001Jc-Bg for 49025@debbugs.gnu.org; Wed, 14 Jul 2021 07:13:24 -0400 Received: from localhost.localdomain ([188.188.219.228]) by andre.telenet-ops.be with bizsmtp id UzDG2500W4wFxCU01zDPFz; Wed, 14 Jul 2021 13:13:24 +0200 From: Maxime Devos Date: Wed, 14 Jul 2021 13:12:57 +0200 Message-Id: <20210714111307.19324-13-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210714111307.19324-1-maximedevos@telenet.be> References: <20210714111307.19324-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1626261204; bh=j/A6t2tDNHqcA+3FK2plLU7eEVpICq+dbE6XR1ZiAr0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ZpdQ6r2pduwC0kKDx7wq6m+ikBzJacjrDweHT22v5vBn5qCtzJk6HDAycC1fdCNTS /J/NBemy+Zy9E4NHJtX8dH+IBS8eMRNyV1t+JmmSbfHFWd86zoD2/Babn72DqUbzWm 0Iq8C3o7cIYDBqcQThfcroroBBaxQHG8eKkgjfASflAKQN1RjpXQoSn9k4cTfkL0RF hXsSoPwFTpXY3mgk2jHv3r0xrvSNR7mBUsKdW/QqD4mrgheBYC8vliZJYG8pXJxEOk eNo/dRwQRpY0n8N7L5usSX3Fb29SNGXrqgFh5leyoL5Fua6o5FTZgajnENLeSKBGBS stuj3pWL+aZOA== 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=1626261314; h=from:from:sender:sender: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=j/A6t2tDNHqcA+3FK2plLU7eEVpICq+dbE6XR1ZiAr0=; b=rIDStn/kI/cPg3Uu0mVqVOwVNqrlHDZ+iSnpoT352vbiexfNXuuX967cLU6EQzuEWy4ay1 eXorgySXuYiNkcGIujJFwTzX1uWVn+mRHILp0KKMwd6DzSLyFwhZ+5YVSmUD/ioG/Nn1gf RGwZ2aB7dugSOVEHotANtqum5Pu5UtQCm5dQ5UOVF/or3gY5OsnE72SyJh6TZWHhOUlW2b zWsbB4GkPsZc22RcqztTmzaYLxMPgvgsKTM6QlEnEudjeVYNCcOYA7P8UzL1NDmEUs9Xhv /CsLCPnGl80oBkf384fE8AptNN2zgbNqzjdPGqri5jb3yv0FEvVrbcuiJUKTpQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626261314; a=rsa-sha256; cv=none; b=iHY3YWQjKRSpEcpMMRig3AzOhazoLuS4GtqsoLm8EiqkyBFhn+fOgDJU+2vFsPENwWuQvX h7VY1YUa3KnvXBiRcKcgwewyGclXfPsOQXbUIFNWN4rcXy+mYhG4yH/2tHh1RYF5v8eeM9 o+i4Df0ET2/o2qdtFg7VHBS2vJntT38qP3Hi7v8eFPXcZSEBsDlQGqE8TIURexQ9ZL+NOJ 4hIjHZ43q1Ex9wBNIG+W8L+PolohOL1+lT4e7Rgjf7DnPgwzqrUtM1AocOhmLd0jvJBkBs Kw7+JCMShPjiNyrw+LXLe+BssIm2ty3yx3R1X2Knd0OS+7bEObTm2tYEGCZNJA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=ZpdQ6r2p; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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: 3.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=ZpdQ6r2p; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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: 4F6A6159D0 X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: /V2W64H8tgKb * gnu/packages/tls.scm (openssl)[arguments]<#:phases>: Delete trailing #t. --- gnu/packages/tls.scm | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm index 297e16dd70..8a8fcb59fd 100644 --- a/gnu/packages/tls.scm +++ b/gnu/packages/tls.scm @@ -364,8 +364,7 @@ required structures.") ((string-prefix? "powerpc64" target) "linux-ppc64") ((string-prefix? "powerpc" target) - "linux-ppc"))) - #t))) + "linux-ppc")))))) '()) (replace 'configure (lambda* (#:key outputs #:allow-other-keys) @@ -404,8 +403,7 @@ required structures.") (for-each (lambda (file) (install-file file slib) (delete-file file)) - (find-files lib "\\.a$")) - #t))) + (find-files lib "\\.a$"))))) (add-after 'install 'move-extra-documentation (lambda* (#:key outputs #:allow-other-keys) ;; Move man3 pages and full HTML documentation to "doc". @@ -418,8 +416,7 @@ required structures.") (copy-recursively man3 man-target) (delete-file-recursively man3) (copy-recursively html html-target) - (delete-file-recursively html) - #t))) + (delete-file-recursively html)))) (add-after 'install 'remove-miscellany (lambda* (#:key outputs #:allow-other-keys) @@ -428,8 +425,7 @@ required structures.") (let ((out (assoc-ref outputs "out"))) (delete-file-recursively (string-append out "/share/openssl-" ,(package-version this-package) - "/misc")) - #t)))))) + "/misc")))))))) (native-search-paths (list (search-path-specification (variable "SSL_CERT_DIR") -- 2.32.0