~ruther/guix-local

f51befedbbcd29eb8a054296b569ca54cafd7d97 — Marius Bakke 8 years ago 8327359
gnu: libreoffice: Don't replace "/bin/sh" reference with bash.

* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Use (which "sh")
instead of (which "bash") in /bin/sh substitution.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/libreoffice.scm
M gnu/packages/libreoffice.scm => gnu/packages/libreoffice.scm +1 -1
@@ 966,7 966,7 @@ and to return information on pronunciations, meanings and synonyms.")
                   (list "sysui/CustomTarget_share.mk"
                         "solenv/gbuild/gbuild.mk"
                         "solenv/gbuild/platform/unxgcc.mk")
                   (("/bin/sh") (which "bash")))
                   (("/bin/sh") (which "sh")))
                 (mkdir "external/tarballs")
                 (symlink
                   xmlsec