]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixed a typo in lfs/grub.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 6 Apr 2008 10:25:15 +0000 (12:25 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 6 Apr 2008 10:25:15 +0000 (12:25 +0200)
lfs/grub

index d2bd40deb7ff6b96aad7fdc1b879d5536904ae9e..f434a04b6d6831c4ef6256159dfeaeeec9733839 100644 (file)
--- a/lfs/grub
+++ b/lfs/grub
@@ -71,7 +71,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/grub-0.95-moreraid.patch
        cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/grub-0.94-i2o.patch
        cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/grub-0.93-configfile.patch
-       cd $(DIR_APP) && patch -Np1 -i (DIR_PATCHES)/$(THISAPP)-256byte_inode-1.patch
+       cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)-256byte_inode-1.patch
        
        cd $(DIR_APP) && autoupdate