1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00
Files
wmaker/doc/build
Christophe CURIS d309aa65d4 i18n: fix failing generation of the README.i18n file
The command in 'autogen.sh' was using an invalid syntax to call the script,
so the file was not generated; this patch fixes the invocation.

The test in the makefile was not correct because it would not generate the
file if it was deleted; now the check works whether the file exists or not,
and properly skips generation if it is read-only (for make distcheck).

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
2015-02-01 01:45:43 +00:00
..

This directory contains the sources for the documentation about building
the Window Maker project from sources.

This documentation is meant to go into the distributed sources archive, but
it is not supposed to be installed as it contains no relevant information.

The documentaion are written in GNU Texinfo format and a script converts
them into plain text for distribution.