From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 8OysL3JPMWXdTgAA9RJhRA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 17:46:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8OysL3JPMWXdTgAA9RJhRA (envelope-from ) for ; Thu, 19 Oct 2023 17:46: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 A68C63005E for ; Thu, 19 Oct 2023 17:46:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697730418; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=Yx/kNJ5VKCsu9scMCVw8CBgREojf7qcatxTtrLgNIic=; b=ogEGxeyv9fDKvDArD1veO60V0fm/sCSb0/+LcTTT2h0YlNqAIVCaue/OJKgTYKhvvAecfz vmMRT/ZlNYzS7fVKrXeZJYy2ygNtQ9LIanBpfdPq/bLZItIDGkIKOlqqXT3TeAa3ZOc5TO Ij6SYoHUNLB8RJfHrdOLIO+9kGq2B3rdtqDTfdUmR+WD0naiBpEoaz3HLcRdQmCvx8gwxs SDmixES7jtS12jfVG1LiBe3XVWefLmbhu/BnYX2vglGyn8D9C4XYv59UnMEUucZw92xE4X 3P3n23OSbDHPPSy2FyiMxVm2DP57bYmxCl5AOj7I2uZyctCfGvSnDn0Xj6JiJg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697730418; a=rsa-sha256; cv=none; b=MLYCtbn6f+83CllsJ7VbfQLdukwdDh7mJArxvYyTsIV6ogCBbwBl2ApFUjU8/JlspoPFcE MOfw9fObW0zKYJkXiLpFPoLPH6k3tQutcgK+I9NKFXplUiMh+WJGXWvG1alM5kSGYraFdZ D9fEhHo5/Rik4lwWJdQjQ9U7dfYX6effGxMGZ2iVK5nTojf87ghLeFDM99SMryDsC/e+9+ jBebxPjDFFkadsskfRxxCKpIIakmSeWyNuEoKGkjn6TtXZcwB1ua3EEq+YltTcvp8lJzp5 z4SC/W1Ifv6uAiO/MFoNDWqM/tU1z9gJpJsHBShSIPAAnpTP1TTbkXVP1nxxvw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtVEM-000781-D5; Thu, 19 Oct 2023 11:46:38 -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 1qtVEK-00076c-GG for guix-patches@gnu.org; Thu, 19 Oct 2023 11:46:36 -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 1qtVEK-0007Xa-82 for guix-patches@gnu.org; Thu, 19 Oct 2023 11:46:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtVEk-00060h-SA for guix-patches@gnu.org; Thu, 19 Oct 2023 11:47:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66500] [PATCH core-updates v2 3/3] gnu: docbook-dsssl: Fix script installation path. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 15:47:02 +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 Received: via spool by 66500-submit@debbugs.gnu.org id=B66500.169773041623074 (code B ref 66500); Thu, 19 Oct 2023 15:47:02 +0000 Received: (at 66500) by debbugs.gnu.org; 19 Oct 2023 15:46:56 +0000 Received: from localhost ([127.0.0.1]:37554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtVEd-000601-Ux for submit@debbugs.gnu.org; Thu, 19 Oct 2023 11:46:56 -0400 Received: from smtpm2.myservices.hosting ([185.26.105.233]:52578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtVEb-0005zg-HL for 66500@debbugs.gnu.org; Thu, 19 Oct 2023 11:46:54 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm2.myservices.hosting (Postfix) with ESMTP id CC6A520EA3 for <66500@debbugs.gnu.org>; Thu, 19 Oct 2023 17:46:25 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 996DA80060; Thu, 19 Oct 2023 17:38:27 +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 79CKE0Go3AtX; Thu, 19 Oct 2023 17:38:27 +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 1435E80095; Thu, 19 Oct 2023 17:38:27 +0200 (CEST) From: Bruno Victal Date: Thu, 19 Oct 2023 16:38:20 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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-Spam-Score: -4.63 X-Spam-Score: -4.63 X-Migadu-Queue-Id: A68C63005E X-Migadu-Scanner: mx2.migadu.com X-TUID: cheAYYZeBjtd * gnu/packages/docbook.scm (docbook-dsssl)[source]: Fix script permission. [arguments]<#:install-plan>: Install script and manpage correctly. [inputs]: Add perl. --- gnu/packages/docbook.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm index 07cb06059a..9445c86157 100644 --- a/gnu/packages/docbook.scm +++ b/gnu/packages/docbook.scm @@ -516,6 +516,7 @@ (define-public docbook-dsssl "1g72y2yyc2k89kzs0lvrb9n7hjayw1hdskfpplpz97pf1c99wcig")) (snippet #~(begin + (chmod "bin/collateindex.pl" #o755) ;; Remove empty directories. (rmdir "doc") (rmdir "docsrc"))))) @@ -524,10 +525,12 @@ (define-public docbook-dsssl (arguments (list #:install-plan - #~`(("./" "sgml/dtd/docbook/") + #~`(("./" "sgml/dtd/docbook/" #:exclude ("bin")) + ("bin/collateindex.pl" "bin/") + ("bin/collateindex.pl.1" "share/man/man1/") (#$(this-package-input "docbook-dsssl-doc") "./" #:output "doc")))) (inputs - (list docbook-dsssl-doc)) + (list perl docbook-dsssl-doc)) (home-page "https://docbook.org/") (synopsis "DSSSL style sheets for DocBook") (description "This package provides DSSSL style sheets for DocBook.") -- 2.41.0