Author: alexander
Date: 2005-10-30 05:44:28 -0700 (Sun, 30 Oct 2005)
New Revision: 1014

Modified:
   trunk/scripts/config.site
Log:
Explicitly mark config.site as unused.


Modified: trunk/scripts/config.site
===================================================================
--- trunk/scripts/config.site   2005-10-30 12:40:38 UTC (rev 1013)
+++ trunk/scripts/config.site   2005-10-30 12:44:28 UTC (rev 1014)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+# This file is not used for now and kept only for history
+
 test "$prefix" = NONE && prefix=/usr
 
 if [ ${CROSS} = "yes" ]

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

Reply via email to