GNU bug report logs - #32162
[PATCH] gnu: Add nethack

Previous Next

Package: guix-patches;

Reported by: Anonymous <mcrfan96 <at> cock.li>

Date: Sun, 15 Jul 2018 05:43:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


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

From: Leo Famulari <leo <at> famulari.name>
To: Anonymous <mcrfan96 <at> cock.li>
Cc: Ludovic Court=C3=A8s <ludo <at> gnu.org>, 32162 <at> debbugs.gnu.org
Subject: Re: [bug#32162] [PATCH] gnu: Add nethack
Date: Tue, 17 Jul 2018 17:08:28 -0400
[Message part 1 (text/plain, inline)]
On Tue, Jul 17, 2018 at 11:12:47AM -0700, Anonymous wrote:
> > Rather:
> >
> >   (for-each (lambda (file)
> >               (install-file file
> >                             (string-append … "/games/lib/nethackuserdir")))
> >             '(…))
> 
> I wasn't able to use install-file, since I want the file to be moved, not
> copied. Let me know if there's a guile way to move a file (I couldn't find
> one). The other changes are incorporated into the patch which I think I just
> send with git send-email.

You can use rename-file (similar to the `mv` command).
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 311 days ago.

Previous Next


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