unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: Robin Ole Heinemann <robin.ole.heinemann@gmail.com>
Cc: 71387-done@debbugs.gnu.org
Subject: bug#71387: [PATCH] gnu: ngspice: Delete correct delete-scripts phase.
Date: Tue, 11 Jun 2024 12:42:46 +0100	[thread overview]
Message-ID: <877cevaeo9.fsf@cbaines.net> (raw)
In-Reply-To: <a4c4615adb42826dbf1137e924a7a5319cfa707a.1717607571.git.robin.ole.heinemann@gmail.com> (Robin Ole Heinemann's message of "Wed, 5 Jun 2024 19:12:51 +0200")

[-- Attachment #1: Type: text/plain, Size: 889 bytes --]

Robin Ole Heinemann <robin.ole.heinemann@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

      reply	other threads:[~2024-06-11 16:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-05 17:12 [bug#71387] [PATCH] gnu: ngspice: Delete correct delete-scripts phase Robin Ole Heinemann
2024-06-11 11:42 ` Christopher Baines [this message]

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=877cevaeo9.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=71387-done@debbugs.gnu.org \
    --cc=robin.ole.heinemann@gmail.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).