Author: alexander
Date: 2006-09-08 10:10:27 -0600 (Fri, 08 Sep 2006)
New Revision: 1724

Modified:
   branches/6.2/Makefile
Log:
Redoing properly parts of r1718 and r1720 that went wrong


Modified: branches/6.2/Makefile
===================================================================
--- branches/6.2/Makefile       2006-09-08 16:06:07 UTC (rev 1723)
+++ branches/6.2/Makefile       2006-09-08 16:10:27 UTC (rev 1724)
@@ -396,7 +396,7 @@
        @sed -i "s/Version:/Version: $(VERSION)/" $(MP)/boot/isolinux/boot.msg
 endif
        @sed -i "s/Version:/Version: $(VERSION)/" $(MP)/etc/issue
-       @install -m644 doc/README $(MP)/root/README
+       @install -m644 doc/README doc/lfscd-remastering-howto.txt $(MP)/root
        @sed -i "s/\[version\]/$(VERSION)/" $(MP)/root/README
        @install -m600 root/.bashrc $(MP)/root/.bashrc
        @install -m755 scripts/{net-setup,greeting,livecd-login,ll} 
$(MP)/usr/bin/ 

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to