guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add node.


From: Eric Bavier
Subject: Re: [PATCH] gnu: Add node.
Date: Mon, 30 Jun 2014 17:36:15 -0500
User-agent: mu4e 0.9.9.5; emacs 23.3.1

Cyrill Schenkel writes:

> +By default the `gnu-build-system' tries to run the configure script with
> +bash. This doesn't work because the node configure script is written in
> +python.
> +
> +This patch is a small hack which redirects the original content of the
> +configure script to python in a bash compatible manner.

Instead of patching the configure script, why not replace the default
configure step with one that calls python instead?  This is done e.g.
in the "petsc" package.

-- 
Eric Bavier

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]