all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Patch-shebangs phase and created binaries
@ 2014-10-30 12:45 Andreas Enge
  2014-11-02 16:54 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Enge @ 2014-10-30 12:45 UTC (permalink / raw)
  To: guix-devel

Hello,

should the final patch-shebangs phase not include the generated output
path (well, the bin subdirectory) in its $PATH?

In texlive I see lines such as
patch-shebang: ./texmf-dist/tex/luatex/lualibs/lualibs-compat.lua: warning: no binary for interpreter `texlua' found in $PATH

The file starts with 
#!/usr/bin/env texlua
and texlua is a binary created in the texlive output (actually, bin/texlua is
a symbolic link to the elf binary bin/luatex).

Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-02 17:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 12:45 Patch-shebangs phase and created binaries Andreas Enge
2014-11-02 16:54 ` Ludovic Courtès
2014-11-02 17:48   ` Andreas Enge

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.