rev 6002 - in www/v2: . pages

Enrique Matías Sánchez quique-guest at alioth.debian.org
Fri Apr 27 11:14:14 UTC 2007


Author: quique-guest
Date: 2007-04-27 11:14:13 +0000 (Fri, 27 Apr 2007)
New Revision: 6002

Modified:
   www/v2/genweb.sh
   www/v2/pages/bottom
Log:
Add missing tag

Modified: www/v2/genweb.sh
===================================================================
--- www/v2/genweb.sh	2007-04-27 11:03:08 UTC (rev 6001)
+++ www/v2/genweb.sh	2007-04-27 11:14:13 UTC (rev 6002)
@@ -18,5 +18,5 @@
 
 sh genrss.sh > $OUTPUT/rss.xml
 
-find $OUTPUT/ -name ".svn" -exec rm -rf {} \; || true
+# find $OUTPUT/ -name ".svn" -exec rm -rf {} \; || true
 chmod -R g+w $OUTPUT/*

Modified: www/v2/pages/bottom
===================================================================
--- www/v2/pages/bottom	2007-04-27 11:03:08 UTC (rev 6001)
+++ www/v2/pages/bottom	2007-04-27 11:14:13 UTC (rev 6002)
@@ -35,6 +35,7 @@
 
 
          <h2>Misc</h2>
+         <ul>
             <li><a href="faq.html">FAQ</a></li>
             <li><a href="https://alioth.debian.org/project/memberlist.php?group_id=30221">Current members</a></li>
             <li><a href="join.html">Get involved!</a></li>




More information about the pkg-kde-commits mailing list