From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yMJZApJNMWX5zQAAG6o9tA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 17:38:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id yMJZApJNMWX5zQAAG6o9tA (envelope-from ) for ; Thu, 19 Oct 2023 17:38:58 +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 B6B51453A7 for ; Thu, 19 Oct 2023 17:38:57 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697729937; a=rsa-sha256; cv=none; b=ER3XMk/RmxlOLciZ+UzqqHqr6s91/vuAnsmGQyPdXdLoUqLZsPpUpQVOo9r97x2ErfEtEO JFSJdWCPqI3aYKGCWM+GMejKFAOZRiQoxUVl3AQ60gBQyIocrq/v36L9ihJepPx9fKRxbU Dw6tg2NWyA5Yi5djurajQYtiWIoMRdLrpBkd5soM09UaqtM3lf9bkmIngWlPPAbiiNMS9t OVZMRSahLLTpelmtKxThfGLAsiZFz06jfHLykqgn3sHOUdRWSpsJHk1bERdrXhcK8/hicn Pt9M+Olpr44SaNnh5hTSxzDUQ2DoetMUbySlmSalISGOt+gGqqDeyfo/Z2yhEg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697729937; 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-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; bh=aTSEoIMADYfQ+GedmEuSYPiymkK7LcOXEcgwCpUH48A=; b=OhTiXllZ4UIUbLZHz4LIkY3y7I7mhBdCB4zoMpG7jXi4AaEqL+3WnaHOre3iaOpWDwkjvk Cqp9zZPiYEFJiaTi9AU1uLxhqiL1sbMaTgvo4nTC3mrKfKhd/nPAV05qO9t4KpjzDBMDAU 3aHIsGKcY5be2qwYKwB8cEq++Uik1Y/yDwV2eLmueC1RH2z8VSOeUarZgtARXFvAIgT3/p YFlj+4nzlN35XF79p33PuZ8yZu4ZENh7JuPvFPgXke+05LLSRDB5pEZ675upB/+te2ehjv w5tuw0g0Fhgj4SWeQsJ6Vx1YPL2c9kp4rdRknlDj55QSLx1Gc7dnhIhw365eiA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtV6b-0006I1-A3; Thu, 19 Oct 2023 11:38:37 -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 1qtV6Z-0006Ed-E6 for guix-patches@gnu.org; Thu, 19 Oct 2023 11:38:35 -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 1qtV6Z-0000ib-5s for guix-patches@gnu.org; Thu, 19 Oct 2023 11:38:35 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtV6z-0005lR-Nr for guix-patches@gnu.org; Thu, 19 Oct 2023 11:39:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66500] [PATCH core-updates v2 0/3] Custom output labels for copy-build-system. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 15:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66500 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66500@debbugs.gnu.org Cc: Bruno Victal , Liliana Marie Prikler Received: via spool by 66500-submit@debbugs.gnu.org id=B66500.169772990522088 (code B ref 66500); Thu, 19 Oct 2023 15:39:01 +0000 Received: (at 66500) by debbugs.gnu.org; 19 Oct 2023 15:38:25 +0000 Received: from localhost ([127.0.0.1]:37512 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtV6P-0005kC-8W for submit@debbugs.gnu.org; Thu, 19 Oct 2023 11:38:25 -0400 Received: from smtpm4.myservices.hosting ([185.26.105.235]:50302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtV6N-0005k4-6j for 66500@debbugs.gnu.org; Thu, 19 Oct 2023 11:38:23 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm4.myservices.hosting (Postfix) with ESMTP id 0FB0720C0F; Thu, 19 Oct 2023 17:37:54 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 75A9B80060; Thu, 19 Oct 2023 17:37:54 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id IDJNf87jJ74l; Thu, 19 Oct 2023 17:37:54 +0200 (CEST) Received: from guix-nuc.home.arpa (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id D111B8005B; Thu, 19 Oct 2023 17:37:53 +0200 (CEST) From: Bruno Victal Date: Thu, 19 Oct 2023 16:37:26 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -5.16 X-Spam-Score: -5.16 X-Migadu-Queue-Id: B6B51453A7 X-TUID: t997FQXeFxSK Notable changes since v1: * Address documentation feedback. * Rebased to solve potential merge conflicts. Bruno Victal (3): build: copy-build-system: Allow specifying different output labels. gnu: docbook-dsssl: Refactor install-plan. gnu: docbook-dsssl: Fix script installation path. doc/guix.texi | 6 ++++++ gnu/packages/docbook.scm | 31 ++++++++++++++----------------- guix/build/copy-build-system.scm | 18 +++++++++++++----- 3 files changed, 33 insertions(+), 22 deletions(-) base-commit: d59653b7c9e43ebdbba20e2ca071429507f94c67 -- 2.41.0