Author: jhuntwork
Date: 2005-08-02 14:51:26 -0600 (Tue, 02 Aug 2005)
New Revision: 509

Modified:
   x86/trunk/packages/linux/Makefile
Log:
Fixed logging in linux Makefile

Modified: x86/trunk/packages/linux/Makefile
===================================================================
--- x86/trunk/packages/linux/Makefile   2005-08-02 20:48:08 UTC (rev 508)
+++ x86/trunk/packages/linux/Makefile   2005-08-02 20:51:26 UTC (rev 509)
@@ -47,7 +47,7 @@
 #==============================================================================
 # Make commands below \/
 #==============================================================================
-       @make $(PM) >>../$(DIR)[EMAIL PROTECTED] 2>&1
+       @make $(PM) >../$(DIR)[EMAIL PROTECTED] 2>&1
 #
 #==Status Messages===========================================
 #

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

Reply via email to