[Lunar-commits] r14832 - lunar-iso/trunk

Auke Kok sofar at lunar-linux.org
Thu May 19 13:10:57 UTC 2005


Author: sofar
Date: 2005-05-19 13:10:56 +0000 (Thu, 19 May 2005)
New Revision: 14832

Modified:
   lunar-iso/trunk/Makefile
Log:
Spaces are wrong.


Modified: lunar-iso/trunk/Makefile
===================================================================
--- lunar-iso/trunk/Makefile	2005-05-19 12:16:17 UTC (rev 14831)
+++ lunar-iso/trunk/Makefile	2005-05-19 13:10:56 UTC (rev 14832)
@@ -85,8 +85,8 @@
 
 cachefill: dirs $(ISO_TARGET)/.cachefill
 $(ISO_TARGET)/.cachefill:
-       @echo "Fetching cache tarballs and sources"
-       @scripts/cachefill
+	echo "Fetching cache tarballs and sources"
+	scripts/cachefill
 
 dirs: init $(ISO_TARGET)/.dirs
 $(ISO_TARGET)/.dirs:



More information about the Lunar-commits mailing list