[Fai-commit] r3148 - trunk
fai-repository at svn.debian.org
fai-repository at svn.debian.org
Mon Dec 5 15:55:19 UTC 2005
Author: lange
Date: 2005-12-05 15:55:18 +0000 (Mon, 05 Dec 2005)
New Revision: 3148
Modified:
trunk/Makefile
Log:
remove svn temp files
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2005-12-05 13:38:22 UTC (rev 3147)
+++ trunk/Makefile 2005-12-05 15:55:18 UTC (rev 3148)
@@ -16,6 +16,7 @@
clean:
$(MAKE) -C doc clean
+ find -name svn-commit.tmp | xargs rm
veryclean: clean
$(MAKE) -f debian/rules clean
More information about the Fai-commit
mailing list