]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/grub
Das kleine AJAX-Bandbreitenmeter gefixt. Zeigte zu hohe Werte aufgrund eines Berechnu...
[people/pmueller/ipfire-2.x.git] / lfs / grub
index 385d7c1f8f394fda43f26706890f11be4ea73968..01da488cc21123e566f16a80c6b7885ea50d5bf6 100644 (file)
--- a/lfs/grub
+++ b/lfs/grub
@@ -77,7 +77,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        # This fails, but doesn't matter
        -cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/grub-0.97-disk_geometry-1.patch
-       cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/grub-0.97/grub-gfxmenu-v8.diff
+       cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/grub-gfxmenu-v8.diff
 
        cd $(DIR_APP) && perl -pi -e 's,/usr/lib/grub/i386-pc,/usr/share/grub/i386-pc,' docs/grub.texi
        cd $(DIR_APP) && sed -i 's/AM_INIT_AUTOMAKE/&\nAM_PROG_AS/' configure.ac