From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0Fa+LoIUTWOXLgEAbAwnHQ (envelope-from ) for ; Mon, 17 Oct 2022 10:38:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id IMDTLYIUTWNaMgAAG6o9tA (envelope-from ) for ; Mon, 17 Oct 2022 10:38:26 +0200 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 78A773EDA5 for ; Mon, 17 Oct 2022 10:38:26 +0200 (CEST) Received: from localhost ([::1]:54750 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okLde-0006ZO-JX for larch@yhetil.org; Mon, 17 Oct 2022 04:38:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51636) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okLdM-0006VJ-Ix for guix-patches@gnu.org; Mon, 17 Oct 2022 04:38:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48143) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okLdK-0003Wi-Ke for guix-patches@gnu.org; Mon, 17 Oct 2022 04:38:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1okLdK-0004RW-GR for guix-patches@gnu.org; Mon, 17 Oct 2022 04:38:02 -0400 Subject: bug#58426: [PATCH] gnu: nheko: Do not build api docs. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 17 Oct 2022 08:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58426 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Rohleder Cc: 58426-done@debbugs.gnu.org Mail-Followup-To: 58426@debbugs.gnu.org, ludo@gnu.org, mike@rohleder.de Received: via spool by 58426-done@debbugs.gnu.org id=D58426.166599584017013 (code D ref 58426); Mon, 17 Oct 2022 08:38:02 +0000 Received: (at 58426-done) by debbugs.gnu.org; 17 Oct 2022 08:37:20 +0000 Received: from localhost ([127.0.0.1]:47219 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okLce-0004QK-1F for submit@debbugs.gnu.org; Mon, 17 Oct 2022 04:37:20 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okLcO-0004PO-3O for 58426-done@debbugs.gnu.org; Mon, 17 Oct 2022 04:37:18 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46294) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okLcH-0003RU-DP; Mon, 17 Oct 2022 04:36:58 -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=1p8mIOmnUZ2KX0pS6Xcmkan5zONeQNhWV9EElHNLtzM=; b=mRNkItQj6OM4jG6F8E7J 4sDdJ1cQuIUStRQ05ZlFERzyVQanub80h5+nzOXXOqycJiGePDfMW90KoK2gy2eAIy0K2+PkXEYF6 k5tUV7k3Qtp4W9u2eyi/4je6pI1z415yFmOLDpUEPy9lPVcWiINZCbzG02OknEphGKp1QJlbjYEd+ SdDE499Tm4Jsjnj5bP3H7BONZlpszOolnWP/ApAuSDz0XaYDz8/hqheOkCYM3saQnafn08oPo8K1I +p7DesKgG0wbGzTgebg5EDgV5TkoBiJSZA+ECsvZ6ApUeyEbGh4fpihF4C3KU9VcQXGjgIVdQUDdq 6W4NhXRh93Sfcg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=45384 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okLcG-0000pj-Vu; Mon, 17 Oct 2022 04:36:57 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221011053002.20108-1-mike@rohleder.de> Date: Mon, 17 Oct 2022 10:36:55 +0200 In-Reply-To: <20221011053002.20108-1-mike@rohleder.de> (Michael Rohleder's message of "Tue, 11 Oct 2022 07:30:02 +0200") Message-ID: <87fsfmhmmw.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665995906; 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=1p8mIOmnUZ2KX0pS6Xcmkan5zONeQNhWV9EElHNLtzM=; b=GuQ9BeTZRM6gZ86is339No1AnmlcAFFAiGIbPkWlrzXvGLKps1MEI/OkPZcP2a1X4680+r /9HOR8CrGwZ9WV7Ctnv5KsqBPOdvr1T4jslrKkU73kLS1g5QIM/fKY+gTuteF58Q+fIprU uLakII+UHCw1zFLEv3mEgNpaj/6sl8oVksYJmwDkWJUS7i7/eL+T2T+gz7onv2ku1FhjOm WDlYJsqwkwZuWP3lTMKh5F/rp9TS3Se59Mo4tgk7Mdkb8lP7RvAvCh5m++uAQu0i9oX8zW OsndeUYY364lQur6PLQRO7Dkr5pun8rz1faBrDzphYGS4cR2ftvcK4ZvcUHeIA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665995906; a=rsa-sha256; cv=none; b=Rgup6Kjpdl+IBzHV1mvvKLP/IKFjuuGsjcSLMpHeV17DM7/2JefichopbB5ucioL8oIsJL RqCf+tIj+PoS4ZO+7UY30D2tipTFeVkK8yXaITujH/R55rAtLxsCaiFUgrK3HPI+LitnxH l5xx72lrI9kJk67twyZ3ZuQgIzCD7i2d24qBK0kHZ1hPQpnOiemOrvyzzP2A5ZuqYRiPSr 6PsZWpfQ8NdI7ZKn7KLohsiyykyqcDYiwOOaMBSFXVBRtxRDXgA1F/SjL/pBxVnKWRcNiR 27TVvdAXJIyGLdYi8UllaxdPmw4gY+1+ODH+nVV2WqYp2h5OgzuVFHNOOgiD8g== 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=mRNkItQj; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.82 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=mRNkItQj; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 78A773EDA5 X-Spam-Score: -3.82 X-Migadu-Scanner: scn1.migadu.com X-TUID: hkDO6VRJcNhl Michael Rohleder skribis: > * gnu/packages/messaging.scm (nheko)[arguments]<#:configure-flags>: Remov= e -DBUILD_DOCS=3DON. > [native-inputs]: Remove doxygen, graphviz. > --- > It doesn't make sense to build the api docs and not install them. Indeed. :-) Applied, thanks! Ludo=E2=80=99.