From patchwork Thu Oct 12 15:30:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bruno Victal X-Patchwork-Id: 54788 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id A524D27BBEA; Thu, 12 Oct 2023 16:31:16 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9779D27BBE9 for ; Thu, 12 Oct 2023 16:31:15 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqxeD-0004yU-Oz; Thu, 12 Oct 2023 11:30:49 -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 1qqxe3-0004vq-Nt for guix-patches@gnu.org; Thu, 12 Oct 2023 11:30:39 -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 1qqxe3-0006up-GD for guix-patches@gnu.org; Thu, 12 Oct 2023 11:30:39 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqxeP-0006qD-PK for guix-patches@gnu.org; Thu, 12 Oct 2023 11:31:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66500] [PATCH core-updates 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, 12 Oct 2023 15:31: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 Received: via spool by 66500-submit@debbugs.gnu.org id=B66500.169712465726286 (code B ref 66500); Thu, 12 Oct 2023 15:31:01 +0000 Received: (at 66500) by debbugs.gnu.org; 12 Oct 2023 15:30:57 +0000 Received: from localhost ([127.0.0.1]:44130 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqxeH-0006pp-8H for submit@debbugs.gnu.org; Thu, 12 Oct 2023 11:30:56 -0400 Received: from smtpm3.myservices.hosting ([185.26.105.234]:52088) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqxeC-0006pd-EF for 66500@debbugs.gnu.org; Thu, 12 Oct 2023 11:30:52 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm3.myservices.hosting (Postfix) with ESMTP id CAD5620F42 for <66500@debbugs.gnu.org>; Thu, 12 Oct 2023 17:30:24 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 345B980060; Thu, 12 Oct 2023 17:30:24 +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 eZFQa-nFqfua; Thu, 12 Oct 2023 17:30:23 +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 1297B8009A; Thu, 12 Oct 2023 17:30:19 +0200 (CEST) From: Bruno Victal Date: Thu, 12 Oct 2023 16:30:02 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * 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.")