]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/grub
grub: Run autoreconf after applying patches
[ipfire-2.x.git] / lfs / grub
index ac6de68a4c4efa5c0d87c63b470d71c5a86f3ddd..811c2f745e267e5ff6c246b66bc5f2196e12b780 100644 (file)
--- a/lfs/grub
+++ b/lfs/grub
@@ -100,6 +100,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/grub/grub-2.04-BootHole.patch
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/grub-2.02_disable_vga_fallback.patch
+       cd $(DIR_APP) && autoreconf -vfi
 
        # Install unifont
        cp -v $(DIR_DL)/unifont-7.0.03.pcf.gz $(DIR_APP)/unifont.pcf.gz