[kdesdk] cvs2dist skip single i18n languages

Stephan Kulow coolo at kde.org
Sat Oct 2 08:57:36 BST 2004


Am Samstag 02 Oktober 2004 01:51 schrieb Michael Buesch:
> Hi,
>
> I hacked something together for the cvs2dist to skip individual
> i18n languages for a package build. This is useful to skip
> the "xx" or known broken/incomplete languages in the final
> release package.
>
> I'm not a good bash coder, but I tried my best.
> Please review/comment.
>
Hi!

Your 'if [ "$skiplist" ]; then' should read "if [ -n "$skiplist" ]"

Beside that: please remove xx from the help output and make
it so it's always added. It never makes sense to distribute.

Thanks, Stephan




More information about the kde-core-devel mailing list