guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Fix load-extension path in packaging of guile-ncurses.


From: John Darrington
Subject: Re: [PATCH] gnu: Fix load-extension path in packaging of guile-ncurses.
Date: Tue, 20 Dec 2016 15:16:33 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Dec 20, 2016 at 12:03:31PM +0100, John Darrington wrote:
     On Tue, Dec 20, 2016 at 02:17:42AM -0500, Mark H Weaver wrote:

     The scheme code contains a number of procedures similar to 
     (load-extension "libguile-ncurses" "func"). We need the first
     string to contain the absolute path where the shared object is 
     installed.   The previous version had done this by patching the 

      ^^^ 
For clarification, when I say "installed" here,  I mean it's location 
in /gnu/store.

     .scm file post-installation.  However that meant that the compiled
     .go file was compiled with the old, unmodified version.  
     This patch ensures that the .scm files are patched first, and that
     the .go files are built from the patched .scm files.
     



-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

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