head	1.2;
access;
symbols
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.04.26.10.43.02;	author lioux;	state dead;
branches;
next	1.1;

1.1
date	2004.04.05.01.46.28;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.2
log
@chinese/mldonkey-core has been obsoleted by net-p2p/mldonkey version 2.8.5
@
text
@#!/bin/sh
# Force printing non-quote(escaped) instead of \xxx 

LC_CTYPE=en_US.ISO8859-1
export LC_CTYPE

@


1.1
log
@patch for broken LC_CTYPE

PR:		65062
Submitted by:	maintainer
@
text
@@

