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 sLBJKBnYeWHlJwEAgWs5BA (envelope-from ) for ; Thu, 28 Oct 2021 00:52:09 +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 kEITJBnYeWFdBgAAB5/wlQ (envelope-from ) for ; Wed, 27 Oct 2021 22:52:09 +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 70F86A28F for ; Thu, 28 Oct 2021 00:52:09 +0200 (CEST) Received: from localhost ([::1]:46400 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mfrmB-0005XD-IX for larch@yhetil.org; Wed, 27 Oct 2021 18:52:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46054) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrQt-0004pJ-0X for guix-patches@gnu.org; Wed, 27 Oct 2021 18:30:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39236) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mfrQp-0003Ej-NK for guix-patches@gnu.org; Wed, 27 Oct 2021 18:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mfrQo-0002pV-Ic for guix-patches@gnu.org; Wed, 27 Oct 2021 18:30:02 -0400 Subject: bug#51389: [PATCH] gnu: lttng-tools: Patch default man path. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 27 Oct 2021 22:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51389 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Olivier Dion Cc: 51389-done@debbugs.gnu.org Mail-Followup-To: 51389@debbugs.gnu.org, ludo@gnu.org, olivier.dion@polymtl.ca Received: via spool by 51389-done@debbugs.gnu.org id=D51389.163537379710830 (code D ref 51389); Wed, 27 Oct 2021 22:30:02 +0000 Received: (at 51389-done) by debbugs.gnu.org; 27 Oct 2021 22:29:57 +0000 Received: from localhost ([127.0.0.1]:50781 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfrQi-0002oc-NL for submit@debbugs.gnu.org; Wed, 27 Oct 2021 18:29:56 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfrQf-0002oL-ST for 51389-done@debbugs.gnu.org; Wed, 27 Oct 2021 18:29:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56100) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrQY-0003Cj-TX; Wed, 27 Oct 2021 18:29:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=hWfD2AhlI68sw/3Tj2XK6IDQu4qZhznfgFes1vYWV+I=; b=gsrb0R+rqwamCmGrjg20 Ah2RQcDPd0GuThyPnxugd1DbB8drASwCTqldqV38FxZcsHz2nRhumJZHuGZGAL9TZdZFP0Dq7ym4p mpwhwQ9pz3KswDuXnT/lzhF2oO22hrKkJ0fnK4bd94niBgTOTXpCPV3VMeuaSsnNFuKychuPdNvb8 9X+VcPg45+UigZnJCl35I0LBMKMtGdl9QpWH1e3za1KyR4iQeiIWwE7ze7JW4BSxvdNkAlS9aUDze tuvXeLmjJjTM0+2es6hVed8x1Cu86lvgYzqWWiUtj/7asLWftjkAXzjwguWFAOLEzJK55cQ9UcXUS xHRV+LlQIMYPpQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54256 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrQ2-0007kT-WA; Wed, 27 Oct 2021 18:29:46 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211025161843.7507-1-olivier.dion@polymtl.ca> Date: Thu, 28 Oct 2021 00:29:12 +0200 In-Reply-To: <20211025161843.7507-1-olivier.dion@polymtl.ca> (Olivier Dion's message of "Mon, 25 Oct 2021 12:18:43 -0400") Message-ID: <877ddyaypz.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=1635375129; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=hWfD2AhlI68sw/3Tj2XK6IDQu4qZhznfgFes1vYWV+I=; b=LvWnUekDsLtD6Kf80UfG85t3rTNqV2iCTqNU9cXa7hddVAy5aCPSekDDfsMc7Ny3aFpNJ3 LbDuxj6rOZEY34bDlnyXpYQY+8sEO4J5ARd21zXx1yLdMLu99ijeZMjq2wre+5AcnTfBYC 9Qb7DuK1VP6JTaUWsMqA5PSHFnw3EPoEx1Y54cruuU3299aK/GrXssvG04p7UdjceiMldm TNt0XaqvNEYa2zeWyMpmXSp1Bl3a5Y1uDYhj2cwm7V3P3tMN8PpHSqFKabCYTa9Q0jsgg3 dTGCashp85zi9WDJbpIJrLmZ0gc9ZE7oGr2dIsq8M2XkDGPvYugFiIFeoGj1Xw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635375129; a=rsa-sha256; cv=none; b=ATvJFOTLR3xDcfZH4q8+/EywbZETxIxlu3gGF9bQ7gTgi8Fjund1fA0I7I5hnUKAQUurSW 9qzwUbAsut8/EcG3GLDtl8ZDVQvEr8lwu7T4xzljJcDHF1uW6SZlx8uYSSskRLZmsRXzRS uqNfBlzrpl8LiLknGOkVJ9ivN3KCB6J+4DcfQZYn1W/xBdiBOcc5wfqToQy8SbMBIiYAbu RnkZ/Br3RI+Z4bXtsKDuL4iGT6AuyZ/Rscx9cdO3v14ZKsm8MnPj5d/k4wrJu1FFyqKvpD O3ixwRQTvxNQgE6yRyhG4HvWUpoAU3TT4ZMSPxR49vXK9J2DGtvQQZ7foQiRMA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=gsrb0R+r; dmarc=pass (policy=none) header.from=gnu.org; 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: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=gsrb0R+r; dmarc=pass (policy=none) header.from=gnu.org; 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: 70F86A28F X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: VAYG8YT8TRA8 Hi, Olivier Dion skribis: > * gnu/packages/linux.scm (lttng-tools) > [arguments]: Add 'patch-default-man-path after 'unpack phase. Applied, thanks! Ludo=E2=80=99.