From: "Ludovic Courtès" <ludo@gnu.org>
To: Foo Chuan Wei <chuanwei.foo@hotmail.com>
Cc: 51015@debbugs.gnu.org
Subject: [bug#51015] [PATCH] Add Random Identity Generator (rig)
Date: Tue, 26 Oct 2021 12:43:32 +0200 [thread overview]
Message-ID: <87v91khxrf.fsf_-_@gnu.org> (raw)
In-Reply-To: <PU1PR01MB21551531EBEAB287FE8EA16C8DB69@PU1PR01MB2155.apcprd01.prod.exchangelabs.com> (Foo Chuan Wei's message of "Tue, 12 Oct 2021 09:12:43 +0000")
Hi,
Foo Chuan Wei <chuanwei.foo@hotmail.com> skribis:
> * gnu/packages/shellutils.scm (rig): New variable.
[...]
> + install: rig rig.6
> +- install -g 0 -m 755 -o 0 -s rig $(BINDIR)
> +- install -g 0 -m 644 -o 0 rig.6 $(MANDIR)/man6/rig.6
> +- install -g 0 -m 755 -o 0 -d $(DATADIR)
> +- install -g 0 -m 644 -o 0 data/*.idx $(DATADIR)
> ++ install -m 755 -d $(DESTDIR)$(BINDIR)
> ++ install -m 755 -d $(DESTDIR)$(DATADIR)
As Liliana wrote regarding PREFIX, please use ‘substitute*’ instead of a
patch to modify these bits.
Could you send an updated patch?
With this change in place, the patch will be ready to go!
Thanks,
Ludo’.
next prev parent reply other threads:[~2021-10-26 10:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-04 15:35 [bug#51015] [PATCH] Add Random Identity Generator (rig) Chuan Wei Foo
2021-10-05 5:11 ` Chuan Wei Foo
2021-10-05 13:22 ` Liliana Marie Prikler
2021-10-06 15:23 ` [bug#51015] [PATCH v2] gnu: " Foo Chuan Wei
2021-10-12 9:12 ` [bug#51015] [PATCH v3] " Foo Chuan Wei
2021-10-26 10:43 ` Ludovic Courtès [this message]
2021-10-29 6:53 ` [bug#51015] [PATCH v4] " Foo Chuan Wei
2021-10-30 14:10 ` bug#51015: " Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v91khxrf.fsf_-_@gnu.org \
--to=ludo@gnu.org \
--cc=51015@debbugs.gnu.org \
--cc=chuanwei.foo@hotmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).