rev 5102 - www/v2

Ana Beatriz Guerrero López ana at alioth.debian.org
Sat Dec 9 13:06:40 CET 2006


Author: ana
Date: 2006-12-09 13:06:39 +0100 (Sat, 09 Dec 2006)
New Revision: 5102

Modified:
   www/v2/genweb.sh
Log:
Removing .svn dirs


Modified: www/v2/genweb.sh
===================================================================
--- www/v2/genweb.sh	2006-12-09 11:47:23 UTC (rev 5101)
+++ www/v2/genweb.sh	2006-12-09 12:06:39 UTC (rev 5102)
@@ -18,4 +18,5 @@
 
 sh genrss.sh > $OUTPUT/rss.xml
 
+find $OUTPUT/ -name ".svn" -exec rm -rf {} \;
 chmod -R g+w $OUTPUT/*




More information about the pkg-kde-commits mailing list