From patchwork Tue Feb 21 10:34:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 6575 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4PLbJK5DWkz3x1t for ; Tue, 21 Feb 2023 10:34:41 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4PLbJJ53QFzkm; Tue, 21 Feb 2023 10:34:40 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PLbJJ1QC5z2xSs; Tue, 21 Feb 2023 10:34:40 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PLbJ85q9Vz2x9r for ; Tue, 21 Feb 2023 10:34:32 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4PLbJ81XwZzkT; Tue, 21 Feb 2023 10:34:32 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1676975672; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=OExOzqmI3M4fMyc/aKLjA9U9WzLJm+FCKPFC01zeV/k=; b=95Oeeim8IXMyWjV1hN4htWcGyNLuGPyR6Jt6hmFTxPrKOA5pozvGNXk/vqfaqV64XqiM79 jLjyHBP7jmwm8PDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1676975672; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=OExOzqmI3M4fMyc/aKLjA9U9WzLJm+FCKPFC01zeV/k=; b=jGJ7jcXAFApXavpjxL47pr01CGakdwY9Y6A4lVLOLzEjRWda2SnX9CvxfSBQnHeMnkxyQz i2YGjFNohc58tUDReAvYJI+j/PDQJq4r4q+XX8w25IqO/yACxyciuGgehSvKjEfx1ujk/s 66LnwcHdFgbi185HlXxkox1UkLl7pyJ00QlRC0t0GN0c7X4QfU5Rr3oMQjTkrJF5AATFqi FH4KYTl3+dmIy0tVO5okDxz1dR6Uc+YFpD3g/nqhIb3k0Jao9Lnik+v92lUe4orI4My4jO LzoOERggH+Yi6+kq7LomB+CXngRcqZCFQZM+uFjeLYGIoaMMaBj0wC1qeIAclA== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] man-pages: Update to 6.03 Date: Tue, 21 Feb 2023 11:34:26 +0100 Message-Id: <20230221103426.597286-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Stefan Schantl --- man-pages/man-pages.nm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man-pages/man-pages.nm b/man-pages/man-pages.nm index bbce515bc..e4053afe3 100644 --- a/man-pages/man-pages.nm +++ b/man-pages/man-pages.nm @@ -4,7 +4,7 @@ ############################################################################### name = man-pages -version = 3.45 +version = 6.03 release = 1 arch = noarch @@ -36,6 +36,9 @@ build end build = # Do nothing + + make_install_targets = \ + mandir=%{mandir} end packages