utt/lang/README.developers

11 lines
327 B
Plaintext
Raw Normal View History

To create dictionary distribution, use:
make dist_tarball
or
make dist_tarball DIC_LANG=pl_PL.ISO-8859-2
The fisrt version will create tarball for all dictionaries,
the second only for selected language and encoding.
The tarball file will be placed in current directory.
Next distribution will be prepared soon.