[MPlayer-dev-eng] Re: install localized manpages + [PATCH#2]

Andriy N. Gritsenko andrej at lucky.net
Mon Feb 17 17:47:23 CET 2003


    Hi, Andreas Hess!

Sometime (on Monday, February 17 at 18:28) I've received something...
>On Mon, Feb 17, 2003 at 01:11:05PM +0200, Andriy N. Gritsenko wrote:
>> +# set up LANGUAGES
>> +test "$LINGUAS" || LINGUAS = `cd DOCS;/bin/ls -d ?? ??_??`
>> +LANGUAGES=`echo $LINGUAS | sed 's/en//g' | sed 's/^ *//'`

>This sucks, too. Everyone who has no $LINGUAS environment variable
>will get all manpages.

    As I said before if you don't want all manpages be installed then
just run something like that:

LINGUAS="" ./configure .....

>>  LANG = C
>>  LINGUAS = $LINGUAS
>> +LANGUAGES = $LANGUAGES

>And it adds unneeded bloat to the Makefile.

You can see any other way to define which manpages have to be installed?

    With best wishes.
    Andriy.


More information about the MPlayer-dev-eng mailing list