>>>>> On Tue, 27 Nov 2012, justin  wrote:

> next patch for intel-sdp.eclass

> Problem:
> Documentation and examples are installed on every system. Also japanese
> man pages are installed.

> Solution:
> Use USE.

> +             [[ ${LINGUAS} == "*ja_JP*" ]] && \
> +                     doman -i18n=ja_JP "${INTEL_SDP_DIR}"/man/ja_JP/man1/*

Since LINGUAS is USE-expanded, shouldn't you rather test for
"use linguas_ja"?

Ulrich

Reply via email to