changeset 5784:bc965268ba62

texlive: non-LIBRESTRICT=open:stat build fix: use bash instead of dash.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Tue, 13 Oct 2009 23:27:53 +0200
parents 8d801da24983
children 19a55cd51311
files gub/specs/texlive.py
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/texlive.py	Tue Oct 13 22:25:21 2009 +0200
+++ b/gub/specs/texlive.py	Tue Oct 13 23:27:53 2009 +0200
@@ -114,6 +114,7 @@
                        + ' --disable-mf'
                        + ' --disable-pdfopen')
 #    destdir_install_broken = True
+    make_flags = ' SHELL=/bin/bash' # web2c forces `/bin/sh libtool', use bash
     license_files = ['%(srcdir)s/LICENSE.TL']
     subpackage_names = ['doc', 'devel', 'base', 'runtime', 'bin', '']
 
@@ -264,7 +265,7 @@
 (cd %(install_prefix)s/bin && ln -s pdftex pdflatex)
 rm -f %(install_prefix)s/bin/man
 ''')
-        self.dump ('''#! %(tools_prefix)s/bin/bash
+        self.dump ('''#! /bin/sh
 texconfig-sys rehash
 texconfig-sys confall
 texconfig-sys rehash