Author: jhuntwork
Date: 2005-10-08 15:01:45 -0600 (Sat, 08 Oct 2005)
New Revision: 898

Modified:
   trunk/scripts/functions
Log:
Cosmetic fix to scripts/functions

Modified: trunk/scripts/functions
===================================================================
--- trunk/scripts/functions     2005-10-08 17:54:20 UTC (rev 897)
+++ trunk/scripts/functions     2005-10-08 21:01:45 UTC (rev 898)
@@ -42,7 +42,7 @@
 endef
 
 define sep_dir_build_noclean
-       @$(call echo_message,Building)
+       @$(call echo_message, Building)
        @unpack $(FILE) >$(DIR)[EMAIL PROTECTED] 2>&1
        @rm -rf $(NM)-build >>$(DIR)[EMAIL PROTECTED] 2>&1
        @mkdir -v $(NM)-build >>$(DIR)[EMAIL PROTECTED] 2>&1

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

Reply via email to