Author: kfogel
Date: Thu Aug 23 15:55:09 2007
New Revision: 1078

Log:
* lang-makefile (www): Temporarily don't run the 'adsense' rule, as
    it's stuffing way too many ads into the HTML files.  Will restore
    when fixed.

Found by: Kent Johnson <kent37{_AT_}tds.net>


Modified:
   trunk/lang-makefile

Modified: trunk/lang-makefile
==============================================================================
--- trunk/lang-makefile (original)
+++ trunk/lang-makefile Thu Aug 23 15:55:09 2007
@@ -14,7 +14,7 @@
 all: html html-chunk pdf ps
 
 # The web site post-commit hook runs 'make www'.
-www: all-html adsense
+www: all-html
 
 adsense:
        ../tools/make-ad-sense.py producingoss.html

_______________________________________________
Producingoss-translators mailing list
[email protected]
http://www.red-bean.com/mailman/listinfo/producingoss-translators

Reply via email to