guix-play/guix/build
Maxime Devos 198df03756
build-system/gnu: patch-shebangs: Also patch shebangs in "/libexec".
Shebangs in "/bin" and "/sbin" subdirectories are currently
patched by patch-shebangs. But shebangs in "/libexec" currently
aren't, even though they occasionally need to be. E.g. when using
wrap-program on an executable in "libexec" without an explicit #:sh
when cross-compiling.

* guix/build/gnu-build-system.scm (patch-shebangs):
  Add "/libexec" to 'bin-directories'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-08 00:28:57 +02:00
..
maven Merge branch 'master' into core-updates 2021-06-23 18:45:21 +02:00
android-ndk-build-system.scm
android-repo.scm android-repo-download: Use parallel-job-count instead of hard-coding job 2020-09-03 00:09:38 +02:00
ant-build-system.scm
asdf-build-system.scm doc, gnu, guix: Fix typos. 2021-06-13 23:57:45 +02:00
bournish.scm
bzr.scm
cargo-build-system.scm build-system/cargo: Don't clobber packaged crates while building. 2021-03-15 15:53:11 +02:00
cargo-utils.scm build/cargo-utils: Use all allocated threads to generate checksums. 2020-07-15 10:26:35 +03:00
chicken-build-system.scm build-system: Add chicken-build-system. 2020-12-03 16:18:33 +01:00
clojure-build-system.scm
clojure-utils.scm
cmake-build-system.scm
compile.scm compile: Build gnu/{packages,tests}/* with '-O1'. 2020-06-22 15:42:55 +02:00
copy-build-system.scm build-system/copy: Avoid use of 'set!'. 2021-05-04 18:33:20 +03:00
cvs.scm
debug-link.scm
download-nar.scm Use guile-zlib extension in build-side code. 2020-08-24 10:41:06 +02:00
download.scm download: Restore error reporting. 2021-05-05 23:20:36 -04:00
dub-build-system.scm
dune-build-system.scm
emacs-build-system.scm Merge branch 'master' into core-updates 2021-05-09 21:29:46 +02:00
emacs-utils.scm
font-build-system.scm
git.scm
glib-or-gtk-build-system.scm glib-or-gtk-build-system: Look up the interpreter in 'inputs'. 2021-06-04 22:34:31 +02:00
gnu-bootstrap.scm
gnu-build-system.scm build-system/gnu: patch-shebangs: Also patch shebangs in "/libexec". 2021-07-08 00:28:57 +02:00
gnu-dist.scm build-system/gnu: Fix 'install' phase of 'gnu-dist'. 2020-06-18 14:48:17 +02:00
go-build-system.scm build-system/go: Install license files. 2020-10-15 11:13:25 +03:00
graft.scm grafts: Support rewriting UTF-16 and UTF-32 store references. 2021-04-15 03:22:55 -04:00
gremlin.scm gremlin: 'elf-dynamic-info' returns a file name rathern than a dynamic entry. 2021-04-22 14:04:27 +02:00
guile-build-system.scm
haskell-build-system.scm build-system/haskell: Do not pass "--bindir" during configure. 2020-08-13 16:44:56 +02:00
hg.scm svn-download, hg-download: Use 'report-invoke-error'. 2020-10-10 22:37:45 +02:00
java-utils.scm guix: java-utils: Look for actual jar files. 2021-06-22 13:10:36 +02:00
json.scm
julia-build-system.scm build-system/julia: Turn on deprecation warnings. 2021-03-29 16:47:18 +02:00
linux-module-build-system.scm build-system: linux-module: Allow passing #:make-flags argument. 2020-06-02 14:22:32 +02:00
lisp-utils.scm Merge branch 'staging' 2020-10-19 13:11:40 -04:00
make-bootstrap.scm
maven-build-system.scm guix: maven: Support fixing modules. 2021-06-22 13:10:28 +02:00
meson-build-system.scm build-system/meson: Do not apply strip-runpath to the "debug" output. 2020-11-06 15:44:56 -05:00
minify-build-system.scm build-system/minify: Phases no longer return a Boolean. 2020-11-25 00:02:30 +01:00
node-build-system.scm build-system: Rewrite node build system. 2021-04-02 18:04:22 +02:00
ocaml-build-system.scm
perl-build-system.scm
po.scm po: Micro-optimize 'read-po-file'. 2020-06-23 00:03:08 +02:00
profiles.scm profiles: Build union of inputs in the right order. 2021-06-22 17:55:05 +02:00
python-build-system.scm python-build-system: Look up the interpreter in 'inputs'. 2021-06-04 22:34:31 +02:00
qt-build-system.scm qt-build-system: Look up the interpreter in 'inputs'. 2021-06-04 22:34:32 +02:00
qt-utils.scm
r-build-system.scm
rakudo-build-system.scm rakudo-build-system: Look up the interpreter in 'inputs'. 2021-06-04 22:34:32 +02:00
renpy-build-system.scm guix: renpy-build-system: Quote data directory. 2021-02-24 00:37:37 +01:00
ruby-build-system.scm build: ruby-build-system: Remove an extraneous binding. 2020-09-01 13:19:08 -04:00
scons-build-system.scm
store-copy.scm guix system: 'init' copies, resets timestamps, and deduplicates at once. 2020-12-15 17:32:11 +01:00
svn.scm svn-download, hg-download: Use 'report-invoke-error'. 2020-10-10 22:37:45 +02:00
syscalls.scm syscalls: Fix RNDADDTOENTCNT on powerpc64le-linux. 2021-03-23 23:19:58 -07:00
texlive-build-system.scm gnu: texlive-bin: Enable the use of multiple TeX Live trees. 2021-01-29 13:35:47 -05:00
union.scm
utils.scm utils: Define ‘search-input-file’ procedure. 2021-06-04 22:34:26 +02:00
waf-build-system.scm