You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by jo...@apache.org on 2011/08/25 02:19:07 UTC

svn commit: r1161334 - /incubator/ooo/site/trunk/lib/path.pm

Author: joes
Date: Thu Aug 25 00:19:07 2011
New Revision: 1161334

URL: http://svn.apache.org/viewvc?rev=1161334&view=rev
Log:
trigger site build

Modified:
    incubator/ooo/site/trunk/lib/path.pm

Modified: incubator/ooo/site/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/incubator/ooo/site/trunk/lib/path.pm?rev=1161334&r1=1161333&r2=1161334&view=diff
==============================================================================
--- incubator/ooo/site/trunk/lib/path.pm (original)
+++ incubator/ooo/site/trunk/lib/path.pm Thu Aug 25 00:19:07 2011
@@ -7,7 +7,7 @@ our @patterns = (
 	[qr!\.html$!, html_page => { template => "html_page.html" }],
 ) ;
 
-## for specifying interdependencies between files
+# for specifying interdependencies between files
 
 our %dependencies = (
 #    "/openofficeorg/sitemap.html" => [ grep s!^content!!, glob "content/openofficeorg/*.mdtext" ],