Swedish info pages

1999-05-18 Thread peter karlsson
Hi! I was thinking about adding some information pages about the Swedish translation of the web pages, as well as some links to other Swedish Linux resources. In line with the information about the Chinese translation, I think that this should be put at www.debian.org/swedish/ or something, but I

The top index.$(LANGUAGE).html depends on old news items

1999-05-18 Thread Keita Maehara
According to the Makefile, the top index.$(LANGUAGE).html still depends on News/1998/1998*.wml. But it should be News/1999/1999*.wml, shouldn't it? > # Do Not modify the following line > index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/mainpage.wml \ > $(wildcard News/1998/1998*.wml)

Re: The top index.$(LANGUAGE).html depends on old news items

1999-05-18 Thread Darren O. Benham
On Wed, May 19, 1999 at 12:09:40AM +0900, Keita Maehara wrote: > According to the Makefile, the top index.$(LANGUAGE).html still > depends on News/1998/1998*.wml. But it should be News/1999/1999*.wml, > shouldn't it? > > > # Do Not modify the following line > > index.$(LANGUAGE).html: index.wml $(

Re: The top index.$(LANGUAGE).html depends on old news items

1999-05-18 Thread James A. Treacy
On Tue, May 18, 1999 at 09:34:12AM -0700, Darren O. Benham wrote: > On Wed, May 19, 1999 at 12:09:40AM +0900, Keita Maehara wrote: > > According to the Makefile, the top index.$(LANGUAGE).html still > > depends on News/1998/1998*.wml. But it should be News/1999/1999*.wml, > > shouldn't it? > > > >