update grub-update.txt and put os-prober (1.75) files to grub/files directory
[cmdllinux.git] / old_lfs_toolchain / 029
blob20e87aaebcb4188f6d731704a7faf4eafc97abd9
1 #! /bin/bash
2 #bash
3 source ../009_
4 FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix=/tools --without-bash-malloc
5 make
6 make install
7 ln -s bash /tools/bin/sh