more build fixes
This commit is contained in:
parent
c1c6e4c017
commit
d9b78bce4a
4 changed files with 81 additions and 44 deletions
|
@ -20,6 +20,9 @@ ln -svf ../config.rpath grub-core/
|
|||
ln -svf ../gentpl.py grub-core/
|
||||
ln -svf ../configure.common grub-core/
|
||||
|
||||
mkdir -vp grub-core/docs/man
|
||||
ln -svf ../../../docs/man/grub-emu.h2m grub-core/docs/man
|
||||
|
||||
echo "Creating Makefile.tpl..."
|
||||
python gentpl.py | sed -e '/^$/{N;/^\n$/D;}' > Makefile.tpl
|
||||
echo "Running autogen..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue