GNU bug report logs - #61870
[PATCH] gnu: grimshot: Correct man page path.

Previous Next

Package: guix-patches;

Reported by: Antero Mejr <antero <at> mailbox.org>

Date: Tue, 28 Feb 2023 15:00:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 61870 in the body.
You can then email your comments to 61870 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#61870; Package guix-patches. (Tue, 28 Feb 2023 15:00:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Antero Mejr <antero <at> mailbox.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 28 Feb 2023 15:00:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Antero Mejr <antero <at> mailbox.org>
To: guix-patches <at> gnu.org
Cc: Antero Mejr <antero <at> mailbox.org>
Subject: [PATCH] gnu: grimshot: Correct man page path.
Date: Tue, 28 Feb 2023 14:58:51 +0000
* gnu/packages/wm.scm (grimshot)[arguments]: Remove usr/ from man page path.
---
 gnu/packages/wm.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 9ba2841817..1c2e3d1242 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2954,7 +2954,7 @@ (define-public grimshot
     (build-system copy-build-system)
     (arguments
      (list #:install-plan #~`(("grimshot" "bin/")
-                              ("grimshot.1" "usr/share/man/man1/"))
+                              ("grimshot.1" "share/man/man1/"))
            #:phases #~(modify-phases %standard-phases
                         (add-after 'unpack 'chdir
                           (lambda _
-- 
2.38.1





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 02 Mar 2023 20:03:02 GMT) Full text and rfc822 format available.

Notification sent to Antero Mejr <antero <at> mailbox.org>:
bug acknowledged by developer. (Thu, 02 Mar 2023 20:03:02 GMT) Full text and rfc822 format available.

Message #10 received at 61870-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Antero Mejr <antero <at> mailbox.org>
Cc: 61870-done <at> debbugs.gnu.org
Subject: Re: [bug#61870] [PATCH] gnu: grimshot: Correct man page path.
Date: Thu, 2 Mar 2023 15:02:06 -0500
On Tue, Feb 28, 2023 at 02:58:51PM +0000, Antero Mejr via Guix-patches via wrote:
> * gnu/packages/wm.scm (grimshot)[arguments]: Remove usr/ from man page path.

Thanks! Pushed as b2200e34886e732f7778093ee2a9e1613bc57965




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 31 Mar 2023 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 27 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.