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