From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qMC9C3BOH2UXJQAAauVa8A:P1 (envelope-from ) for ; Fri, 06 Oct 2023 02:01:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qMC9C3BOH2UXJQAAauVa8A (envelope-from ) for ; Fri, 06 Oct 2023 02:01:52 +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 024B768596 for ; Fri, 6 Oct 2023 02:01:52 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=nrl8PDJF; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696550512; 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: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=/yxJTLv65W0vSHCkRivMSDknc7JVmjIHIwLZNMgxyWM=; b=nCvWeU8vTjwKTz/FXUS7/m3jM/ztURR0k/PCjGl2+5YU4b8yMP7jUzpJLCY/hWP3zgGMsc bVbngEMcYZQYkkJlUvY7oRBB468qpAqq5couvtud5BUf69J1MajFoHZ92dm0gyD/jaCvm8 NZVech1WBhJI8daNmmFJ3aeXLSoQsDjm2akwGXqdG6E97tU+v6AkAm2vIXbnDRET3TPqAV MKV8Se9CjwnZK0FXQXK24wfG4/CCni2nSWHx9U04q2FbuDFLJNr6Djbu7YhRw3iMUB/sY5 xCVmy/5R/yPlsK1SDP4yVPyiFWCxeCs3Cce86uSKP7EEWp44eW7B1X0JnQZCZA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696550512; a=rsa-sha256; cv=none; b=Y59Q0AtUfaoafg9sMgIAP3WUVDWdJeNUQ5auQMmeMfJ5sYjS/EafRU3x3t0ssr9t1ugpA1 epM9Ch+eQkR2vhNooYkFLrvqtUq1jaXBO8hE8v1DbvxumL+q3zrmURYbRwWm3UWr35cHcX Pc80u5ad6V4HsW0Ap/dp8wAUOpjT54WbZ0dEghiQC5nvHAtVp8kjhKSe5ze/zZU7hxSiIQ Q71Yi4myeqJftv15iJ+AIpBTUsBCOIm/C7YFseYAXwUUY+/XE41UJaf/wqxdmEqTeO62ax Zav5c3bGXZw3JQYhC6NoGLPBhiLAXE1nf0YFQMWlFtBOIFMBwkJFWiLQwgwP8Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=nrl8PDJF; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoYHq-000086-KG; Thu, 05 Oct 2023 20:01:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qoYHn-00007q-Mc for guix-patches@gnu.org; Thu, 05 Oct 2023 20:01:43 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qoYHn-00078k-Dt for guix-patches@gnu.org; Thu, 05 Oct 2023 20:01:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoYI5-000129-PV for guix-patches@gnu.org; Thu, 05 Oct 2023 20:02:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65479] [PATCH core-updates 16/61] gnu: dblatex: Split documentation. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 06 Oct 2023 00:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65479 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: 65479@debbugs.gnu.org Received: via spool by 65479-submit@debbugs.gnu.org id=B65479.16965504923936 (code B ref 65479); Fri, 06 Oct 2023 00:02:01 +0000 Received: (at 65479) by debbugs.gnu.org; 6 Oct 2023 00:01:32 +0000 Received: from localhost ([127.0.0.1]:48931 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoYHc-00011Q-0p for submit@debbugs.gnu.org; Thu, 05 Oct 2023 20:01:32 -0400 Received: from mail-qk1-x731.google.com ([2607:f8b0:4864:20::731]:60847) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoYHY-00011B-6q for 65479@debbugs.gnu.org; Thu, 05 Oct 2023 20:01:30 -0400 Received: by mail-qk1-x731.google.com with SMTP id af79cd13be357-77574c076e4so99211685a.1 for <65479@debbugs.gnu.org>; Thu, 05 Oct 2023 17:01:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696550464; x=1697155264; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=/yxJTLv65W0vSHCkRivMSDknc7JVmjIHIwLZNMgxyWM=; b=nrl8PDJFjVWUYc/ECEIbCfTqVdDNgkCZTD5GhVbm1wRgVKn/Ro7Gxe1HIjZEg5c+7h +7OreP/B5+whsVI3p7eI4lGOZnqu8pR+pyOKX/DQWH+WMBZb/kUOklwsO/4dIKXMcedy wrvuyb5m4cjG6fnNsKy9eyONSoU1QcxtLNmX9emzUgLjvaiz+xwzNnS0lGbGq+8rSeE/ 9ofIE4ujnG0kt1lYCivGcG3zFDwJYGZFdkMB5bhxXrsOE/Uqh72sdmbOJlDjnqxv3S8/ y3Jo3EvMvCkLRJw3A7QfWPoRFVvNBTb0WNrlqp1H5kJO0Sj5gyuyyPYeGwkTn9SEd+ch WQEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696550464; x=1697155264; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=/yxJTLv65W0vSHCkRivMSDknc7JVmjIHIwLZNMgxyWM=; b=AGSVA1fO8ZWtkRP3za16qSyhzLbovC2hD55trrcq765BfgsFpfJsJJ0HFgvrsDCYCE hPjDScnhos2bv5Wp7rDSUHJIHIYs+VCHWkb2NUyhHG3Xm1kjtN9B6wV5Tcsr2A5H8UJ1 4aShgsNKd0QOZzeCf5kfIY7ki+eKTIXzQMJNpHOrnjZ3djibpk3rbbctr8gikEhejOsv ATcrNgx1tutOFATvhy/KBkFH8Clx8MwGEuUNu5EA8KlMTspnMh7GNzp+y3jCg4+GxhC0 WYvAVKA/ZcLIpANwW1PxI+fqwsGORFc4lK54yOy2KFyhAjqMIQ7XqJko/NV7woqSnd5O toAQ== X-Gm-Message-State: AOJu0YzaLJ1+4t1bC9W1OzZ61Qf7hV2d04pnXigPz04tb4u87KLUMOn6 7ejkBKk1lEuhk3js4TCNPKKQy9ehGnk= X-Google-Smtp-Source: AGHT+IG7ZOAlM2f/+5nXxKCO9P4gpPRyhZ61fifc9nNdGblzUhHAn7oLNkVufx4R7xJ5FMNDaZxgDA== X-Received: by 2002:a05:620a:166b:b0:76f:2707:77f8 with SMTP id d11-20020a05620a166b00b0076f270777f8mr5779527qko.46.1696550463744; Thu, 05 Oct 2023 17:01:03 -0700 (PDT) Received: from hurd (dsl-151-116.b2b2c.ca. [66.158.151.116]) by smtp.gmail.com with ESMTPSA id 13-20020a05620a070d00b007756f60bcacsm859314qkc.79.2023.10.05.17.01.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Oct 2023 17:01:03 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: <986bad59cde03edca033dff2af2fe6533a6a7540.1692830149.git.mirai@makinata.eu> (Bruno Victal's message of "Wed, 23 Aug 2023 23:35:08 +0100") References: <986bad59cde03edca033dff2af2fe6533a6a7540.1692830149.git.mirai@makinata.eu> Date: Thu, 05 Oct 2023 20:01:02 -0400 Message-ID: <871qe8mxfl.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.12 X-Spam-Score: -5.12 X-Migadu-Queue-Id: 024B768596 X-TUID: LJO91BlaYml7 Bruno Victal writes: > * gnu/packages/docbook.scm (dblatex)[arguments]<#:phases>: Add split-outputs. > [outputs]: Add doc. > --- > gnu/packages/docbook.scm | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm > index 0ecaefe253..91b3eeeccb 100644 > --- a/gnu/packages/docbook.scm > +++ b/gnu/packages/docbook.scm > @@ -706,6 +706,12 @@ (define-public dblatex > #:tests? #f ;no test suite > #:phases > #~(modify-phases %standard-phases > + (add-after 'install 'split-outputs s/split-outputs/move-doc/ > + (lambda _ > + (let ((old (string-append #$output "/share/doc")) > + (new (string-append #$output:doc "/share/doc"))) > + (mkdir-p (dirname new)) > + (rename-file old new)))) > (add-after 'wrap 'set-path > (lambda* (#:key inputs #:allow-other-keys) > (let ((path (map (lambda (x) > @@ -742,6 +748,7 @@ (define-public dblatex > inkscape/stable ;for svg conversion > docbook-xml > libxslt)) ;for xsltproc > + (outputs '("out" "doc")) nitpick: Move above build-systems field. -- Thanks, Maxim