Re: Note about setting the WML variable

1998-10-25 Thread James A. Treacy
Well the setup I wrote using tcs in the epilog worked on my machine at home but not on master. I'll look into is wrong after we fix the crisis with apache serving the wrong language. It appears it wants everyone to speak German this week. On Sat, Oct 24, 1998 at 11:55:11AM +0900, Keita Maehara wr

Re: Note about setting the WML variable

1998-10-24 Thread Keita Maehara
From: "James A. Treacy" <[EMAIL PROTECTED]> Subject: Note about setting the WML variable Date: Wed, 21 Oct 1998 12:15:44 -0400 > Now for the bad news. If you want to use tcs in the epilog things > are not as simple. Using > WML=wml -q --prolog="/us

Note about setting the WML variable

1998-10-21 Thread James A. Treacy
First the good new. Looking into the problem below led me to discover how to set the output file directly in the Makefile. This means we will be able to get rid of the annoying #!wml -o ../../debian.org/%BASE.html.ja lines at the top of all the .wml files. One less place for things to go wrong.