update grub-update.txt and put os-prober (1.75) files to grub/files directory
[cmdllinux.git] / old_lfs_toolchain / 034
blob08153f93abf57004a83080ba137ae5807e463393
1 #! /bin/bash
2 #util-linux
3 source ../009_
4 ./configure --prefix=/tools --disable-nls --without-python
5 make
6 make install