rev 6169 - branches/kde4/cdbs

Sune Vuorela pusling-guest at alioth.debian.org
Mon May 14 09:40:56 UTC 2007


Author: pusling-guest
Date: 2007-05-14 09:40:56 +0000 (Mon, 14 May 2007)
New Revision: 6169

Modified:
   branches/kde4/cdbs/cmake.mk
Log:
clean up CMakeCache.txt


Modified: branches/kde4/cdbs/cmake.mk
===================================================================
--- branches/kde4/cdbs/cmake.mk	2007-05-14 09:39:40 UTC (rev 6168)
+++ branches/kde4/cdbs/cmake.mk	2007-05-14 09:40:56 UTC (rev 6169)
@@ -58,6 +58,7 @@
 
 cleanbuilddir::
 	-if test "$(DEB_BUILDDIR)" != "$(DEB_SRCDIR)"; then rm -rf $(DEB_BUILDDIR); fi
+	rm -f CMakeCache.txt
 
 endif
 




More information about the pkg-kde-commits mailing list