GNU bug report logs - #71387
[PATCH] gnu: ngspice: Delete correct delete-scripts phase.

Previous Next

Package: guix-patches;

Reported by: Robin Ole Heinemann <robin.ole.heinemann <at> gmail.com>

Date: Thu, 6 Jun 2024 05:06:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


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

From: Christopher Baines <mail <at> cbaines.net>
To: Robin Ole Heinemann <robin.ole.heinemann <at> gmail.com>
Cc: 71387-done <at> debbugs.gnu.org
Subject: Re: [bug#71387] [PATCH] gnu: ngspice: Delete correct delete-scripts
 phase.
Date: Tue, 11 Jun 2024 12:42:46 +0100
[Message part 1 (text/plain, inline)]
Robin Ole Heinemann <robin.ole.heinemann <at> gmail.com> writes:

> The spinit script is required for xspice to work correctly.
> ---
>  gnu/packages/engineering.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
> index 624024b8d4..b14691dd7f 100644
> --- a/gnu/packages/engineering.scm
> +++ b/gnu/packages/engineering.scm
> @@ -2048,7 +2048,7 @@ (define-public ngspice
>                   (("^SUBDIRS = misc maths frontend spicelib include/ngspice")
>                    "SUBDIRS = misc maths frontend spicelib"))))
>             (delete 'delete-program-manuals)
> -           (delete 'delete-script-files)))))
> +           (delete 'delete-scripts)))))
>      (inputs
>       (list libngspice readline))))

Looks good to me, I've pushed this to master as
196a51e288448d25e0c6a64d84b3250f5b88d7b8.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 341 days ago.

Previous Next


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