On 2009-02-12 15:10, Matt Kraai wrote:
> That works.  How about changing the release notes build to create
> those files?

OK, done. If anything goes wrong, this is the change to revert:

--- Makefile    (revisiĆ³n: 6488)
+++ Makefile    (copia de trabajo)
@@ -95,6 +95,7 @@
 publish: statistics.html
        set -ex; \
        $(install_file) statistics.html $(PUBLISHDIR)/; \
+       echo "AddCharset UTF-8 .txt" > $(PUBLISHDIR)/.htaccess; \
        for arch in $(arches); do \
          $(MAKE) architecture=$$arch; \
          $(makedir) $(PUBLISHDIR)/$$arch/$(manual); \

One .htaccess in the top-level should be sufficient for Apache.


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to