]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/pxe
Ich hab mal ueber die Feiertage nen kleinen Rewrite von dem Installersystem gemacht.
[ipfire-2.x.git] / lfs / pxe
diff --git a/lfs/pxe b/lfs/pxe
index d82773d3540adf474baa2fe699869923e139923a..2ac56902942e90ced643706e84722269436502f0 100644 (file)
--- a/lfs/pxe
+++ b/lfs/pxe
@@ -57,7 +57,7 @@ $(TARGET) :
        cp $(DIR_SRC)/config/syslinux/options.msg   /tmp/$(VERSION)/options.msg
        cp $(DIR_SRC)/config/syslinux/splash.lss    /tmp/$(VERSION)/splash.lss
        cp /usr/lib/memtest86+/memtest.bin          /tmp/$(VERSION)/memtest
-       sed     -e "a|splash.lss|$(VERSION)/splash.lss|" \
+       sed     -e "s|splash.lss|$(VERSION)/splash.lss|"   \
                        $(DIR_SRC)/config/syslinux/boot.msg \
                        > /tmp/$(VERSION)/boot.msg
        sed     -e "s|vmlinuz|$(VERSION)/vmlinuz|"   \