From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id iEUsGscIzmDwEgEAgWs5BA (envelope-from ) for ; Sat, 19 Jun 2021 17:09:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id wH+gFccIzmDIDQAAB5/wlQ (envelope-from ) for ; Sat, 19 Jun 2021 15:09:59 +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 E391E20649 for ; Sat, 19 Jun 2021 17:09:58 +0200 (CEST) Received: from localhost ([::1]:59430 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lucbd-0005yj-Ul for larch@yhetil.org; Sat, 19 Jun 2021 11:09:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56634) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lucXy-00080D-PP for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48884) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lucXy-0007x6-Hw for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lucXy-0005fj-Dp for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH v4 core-updates 20/36] openssl: Move all man pages to separate output, not only man3. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 19 Jun 2021 15:06:10 +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: othacehe@gnu.org, Maxime Devos Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.162411515821552 (code B ref 49025); Sat, 19 Jun 2021 15:06:10 +0000 Received: (at 49025) by debbugs.gnu.org; 19 Jun 2021 15:05:58 +0000 Received: from localhost ([127.0.0.1]:60380 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lucXc-0005bJ-Vq for submit@debbugs.gnu.org; Sat, 19 Jun 2021 11:05:58 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:59236) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lucX6-0005VG-88 for 49025@debbugs.gnu.org; Sat, 19 Jun 2021 11:05:17 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by baptiste.telenet-ops.be with bizsmtp id K3552500S0mfAB40135FqL; Sat, 19 Jun 2021 17:05:16 +0200 From: Maxime Devos Date: Sat, 19 Jun 2021 17:04:42 +0200 Message-Id: <20210619150458.12057-21-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210619150458.12057-1-maximedevos@telenet.be> References: <20210619150458.12057-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=1624115116; bh=DPu/tlVUAJgSFitXRgPoGqHSE1UfwnoQAWQJ5vV+sdw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Lnquf4H7+cUS1HNABS6Q8OTeEHnmjYw2pO5NWyu2IOLJOUceMpxLRUEQVulKMKk9p Fm4DftuJCqoDeS60w/YHlkNTclBvendZ8RieeHtCEk1XVwKV4CcTszqE+gcYHUC9q2 uBVUJ6+d0J+NAOKGrj9pjzaKMtACq4oSf2RXrntmdtHZR5NEy0jGTBRwbSztM71kd+ IRDWNPXiqwgR4MY5FXxpEyC2LhATQO3ahXVdpsLTKMUeciPaf295hvjx654s5a5Z7c bKw/ed5wSvl+TQ7nFfVOKFIKeX2/wgMm9b71XtE0S3q+NNbhFw3houC5nx2bpcyXNT 7uqMPyxF7gOWA== 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=1624115399; 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=DPu/tlVUAJgSFitXRgPoGqHSE1UfwnoQAWQJ5vV+sdw=; b=HLHK1ym8QH1SpuZ3fbAqWI2F1j6EMqaNoqt9oj5A4lH0INjToWKgFpqxwwQyXaf9dCxDQF 2KUwh3b9rj3nj+vcaWLOYmTebPYBVQGza8gQ6TFaGZrf1oRvdwWOR+OlvYeYYPilsKCLcR eXH4/IgG4ToLfkqnZMJG/wmZi0+tnIHI+KWdjtMOi46A+PETJaY7A8h6L4/hV0UCpMyZry 65C5+QiNQjSUpT6vLT8lro1lOCkmaWoMZKTyNMSpnkRVwXdmY9k49owP6Af6huWAbMRf+G q6LEEjaKz/ToLAnHZ5B4cT6YyYCrJZ47kkScd4yKW8OUF0MlWi56oCRlpa6oJg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624115399; a=rsa-sha256; cv=none; b=YvT3k9gxnkYnAUwH2Vg/Y2oGHs9S5UOqfw1dwWdYGgz1bt3YY88fRcxb6y6Ym2zTkFn9hZ ZzXgEWnKKhAvfH9M7JEBm2Kuvjvd9aQlGqHAUwvk4HBE5Y6IeX+vXw2JAFv1f/KHNCxkaF vqmLuiCQRACrYgRqZixO/d93iHFK6HxhJ6IvbbdCuCm4+GBQr3JAdfOEK2w6mAHArpx5Pw tLrEEgLUUYJZkelTNMfimGbxU5XUxZTLxufD9Vw+ayqMO8YePMp4814cu+qUpnZS0TzMF/ f4FffvvGYgMWXUj/CGhTUE5ZIdt4o9HxE57rB9xlbLRI0R8UMehIqOZroYzg2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Lnquf4H7; 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.68 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Lnquf4H7; 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: E391E20649 X-Spam-Score: 3.68 X-Migadu-Scanner: scn0.migadu.com X-TUID: B4Csuaabe1w5 There does not seem to be any reason to only move man3 pages. So, move all man pages to a separate output for documentation. * gnu/packages/tls.scm (openssl)[arguments]<#:phases>{move-extra-documentation}: Move all man pages, not only man3. --- gnu/packages/tls.scm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm index 4efbb4197f..dc9147c1e1 100644 --- a/gnu/packages/tls.scm +++ b/gnu/packages/tls.scm @@ -408,16 +408,16 @@ required structures.") (find-files lib "\\.a$"))))) (add-after 'install 'move-extra-documentation (lambda _ - ;; Move man3 pages and full HTML documentation to "doc". + ;; Move man pages and full HTML documentation to "doc". (let* ((out #$output) - (man3 (string-append out "/share/man/man3")) - (html (string-append out "/share/doc/openssl")) + (man (string-append out "/share/man")) + (html (string-append out "/share/doc/openssl")) (doc #$output:doc) - (man-target (string-append doc "/share/man/man3")) + (man-target (string-append doc "/share/man")) (html-target (string-append doc "/share/doc/openssl"))) - (mkdir-p (dirname man3-target)) + (mkdir-p (dirname man-target)) (mkdir-p (dirname html-target)) - (rename-file man3 man-target) + (rename-file man man-target) (rename-file html html-target)))) (add-after 'install 'remove-miscellany -- 2.32.0