[Lunar-commits] r15690 - lunar-iso/branches/lunar-iso-2.6

Jaime Buffery nestu at lunar-linux.org
Mon Jul 11 19:59:36 UTC 2005


Author: nestu
Date: 2005-07-11 19:59:36 +0000 (Mon, 11 Jul 2005)
New Revision: 15690

Modified:
   lunar-iso/branches/lunar-iso-2.6/Makefile
Log:
remove the spool and the cache too when we do a "make clean" :)

Modified: lunar-iso/branches/lunar-iso-2.6/Makefile
===================================================================
--- lunar-iso/branches/lunar-iso-2.6/Makefile	2005-07-11 16:39:26 UTC (rev 15689)
+++ lunar-iso/branches/lunar-iso-2.6/Makefile	2005-07-11 19:59:36 UTC (rev 15690)
@@ -100,6 +100,8 @@
 	rm -f template/moonbase.tar.bz2
 	rm -f kernels/linux kernels/linux.map
 	rm -f kernels/safe kernels/safe.map
+        rm -rf cache/
+        rm -rf spool/
 
 blank:
 	@scripts/blank



More information about the Lunar-commits mailing list