[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Patch for Chinese Debian web pages - Commit on sunday



Hi Jutta,

On Sat, Mar 11, 2006 at 04:07:12PM +0100, Jutta Wrage wrote:
> Okay, here we are with a big patch that addresses the folowwing issues:
> 
> 2. All links in international/Chinese pointed to not everywhere  
> existing intl/zh directory
> 3. Chinese pages did not validate as HTML strict.
> 
> The cvs diff is at URL http://www.witch.westfalen.de/debian/diff/ 
> chinese-20060311.diff

> --- chinese//Make.lang	15 Aug 2005 02:21:38 -0000	1.39
> +++ chinese//Make.lang	11 Mar 2006 14:09:16 -0000
> @@ -16,7 +16,7 @@
>  U8TOB5 = $(BIN)/u8tob5
>  U8TOGB = $(BIN)/u8togb
>  # B5TOGB = ( cat - | $(B5TOU8) | $(U8TOGB) )
> -B5TOGB = LD_LIBRARY_PATH=$(BIN) $(BIN)/autogb -i big5 -o gb
> +B5TOGB = /usr/bin/autogb -i big5 -o gb
>  TOCN = $(BIN)/tocn.pl

Attention: Before you commit this you must be sure that the build host
www-master (runs Sarge) supports this. Does this work only with the bug fix
you requested so long? Do you have a test case?

It may be possible for an admin (debian-admin@lists.debian.org) to update
this package but it should not contain too many not yet well tested changes.

> -Âà´«¡A½Ð¥ý<A href="$(CHINESE)/mailing_lists">­q¾\</A>¤¤¤å­p¹ºªº\
> +Âà´«¡A½Ð¥ý<A href="$(HOME)/international/Chinese/mailing_lists">­q¾\</A>¤¤¤å­p¹ºªº\

Since you replaced $(CHINESE) by $(HOME)/international/Chinese it may be possible to
remove the definition of CHINESE as well (didn't found it in your patch). Or
is it still used (grep -r CHINESE .)?

Jens



Reply to: