Author: justin
Date: 2005-09-26 13:29:02 -0600 (Mon, 26 Sep 2005)
New Revision: 795
Modified:
x86/branches/utf8-newmake/initramfs/Makefile
Log:
Fixed initramfs Makefile for utf8-newmake branch.
Modified: x86/branches/utf8-newmake/initramfs/Makefile
===================================================================
--- x86/branches/utf8-newmake/initramfs/Makefile 2005-09-26 19:14:53 UTC
(rev 794)
+++ x86/branches/utf8-newmake/initramfs/Makefile 2005-09-26 19:29:02 UTC
(rev 795)
@@ -49,7 +49,7 @@
rm -rf temp
init:
- sed -i '/VOLUME_ID/s@".*"@"$(VERSION)"@' init.h
+ sed -i '/VOLUME_ID/s@".*"@"lfslivecd-$(VERSION)"@' init.h
gcc [EMAIL PROTECTED] -o $@ -static -Os -s -Wall
clean:
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page